DataHeader Constructors
Header for a data block in a TAP file.
public DataHeader(ushort blockFlagAndChecksumLength);
Parameters
| Name | Type | Description |
|---|---|---|
blockFlagAndChecksumLength |
UInt16 |
The length of the block including the flag and checksum bytes. |