HeaderHeader Constructors
Initialises a new instance of the HeaderHeader class.
public HeaderHeader(ushort blockFlagAndChecksumLength);
Parameters
| Name | Type | Description |
|---|---|---|
| blockFlagAndChecksumLength | UInt16 | The length of the block including the flag and checksum bytes; must be 19. |