PacketFormatOption Enumeration |
Namespace: Ookii.Jumbo.Dfs
| Member name | Value | Description | |
|---|---|---|---|
| Default | 0 | Reads or writes all fields. | |
| NoSequenceNumber | 1 | Reads or writes all fields except the sequence number. | |
| ChecksumOnly | 2 | Reads or writes only the checksum and the data. |