Type alias ByteOrder

ByteOrder: "BE" | "LE"

Endianness of multi-byte words.

Generated using TypeDoc