DataStreamByteOrder#

class DataStreamByteOrder#

DataStreamByteOrder is used to ensure proper endianness of streaming data sources across various machine architectures.

Fields#

class DataStreamByteOrder
BIG_ENDIAN#

The type of the None singleton.

HOST_ENDIAN#

The type of the None singleton.

LITTLE_ENDIAN#

The type of the None singleton.