Type Definition object::endian::NativeEndian[][src]

type NativeEndian = LittleEndian;
Expand description

The native endianness for the target platform.