You are here: Start » AVL.NET » DelimiterHandling Enumeration
DelimiterHandling Enumeration
Delimiting sequence handling mode.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Members
| Member name | Description |
|---|---|
| Discard | Delimiter will be discarded both from read sequence and buffer. |
| Include | Delimiter will be included in read sequence. |
| LeaveInBuffer | Delimiter will stay in buffer. |
