IByteEndianness
Description
- Extended by
Base interface for classes that read / write multibyte values using the configured byte order.
Public / Attributes
Endianness
The byte-order to use for reading and writing multibyte values.
The default byte-order is ByteOrder.LittleEndian.