Skip to content

DataHeader Constructors

Header for a data block in a TAP file.

public DataHeader(ushort blockFlagAndChecksumLength);

View source

Parameters

Name Type Description
blockFlagAndChecksumLength UInt16 The length of the block including the flag and checksum bytes.