[]
Returns the endianess (i.e., byte ordering) of multi-byte I/O operations. Always EndianType.BIG_ENDIAN since this class implements only big-endian.
public virtual int ByteOrdering { get; }
Always EndianType.BIG_ENDIAN.