Type Alias DelimiterDisposition
DelimiterDisposition : "suffix" | "prefix" | "discard"
- "suffix"
Include delimiter in the found chunk.
- "prefix"
Include delimiter in the subsequent chunk.
- "discard"
Discard the delimiter.
Include delimiter in the found chunk.
Include delimiter in the subsequent chunk.
Discard the delimiter.
Disposition of the delimiter for
DelimiterStreamOptions.