TapHeader Class
Definition
Base class for headers in a TAP file.
public abstract class TapHeader : Header
Properties
| Name | Description |
|---|---|
BlockFlagAndChecksumLength |
Gets the length of the block including the flag and checksum bytes. |
BlockLength |
Gets the length of the block data excluding the flag and checksum bytes. |
Type |
Gets the block type of this header. |