-
Home
-
API
-
XenoAtom.Ansi
-
AnsiTokenizerOptions
AnsiTokenizerOptions Struct
Definition
Show inherited members (3)
public readonly struct AnsiTokenizerOptions : IEquatable<AnsiTokenizerOptions>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.
Fields (1)
DefaultGets a default set of options suitable for typical usage.
Properties (4)
MaxOscLengthGets the maximum number of characters to buffer for a single OSC string before giving up.
MaxTokenCountPerChunkGets the maximum number of tokens emitted per chunk to prevent pathological inputs from producing huge token lists.
Methods (4)
Operators (2)