ByteOrder constructor
const
ByteOrder(
- StructEndian endian
Constructs a ByteOrder annotation with the given endianness
Implementation
const ByteOrder(this.endian);
Constructs a ByteOrder annotation with the given endianness
const ByteOrder(this.endian);