class documentation

Undocumented

Method bytes No summary
Property calc_data_size The length of the data stored in this header, measured in chars
Property checksum The checksum for this header, which may not exist
Property name_length The length of the name or basecode attached to this header
def bytes(self) -> bytes: (source)
Returns
bytesThe bytes contained in this header
calc_data_size: bytes = (source)

The length of the data stored in this header, measured in chars

The checksum for this header, which may not exist

This is equal to the lower 2 bytes of the sum of all bytes in this header.

The length of the name or basecode attached to this header