Type Alias dsi_bitstream::traits::NativeEndian
source · pub type NativeEndian = LittleEndian;Expand description
A type alias for the native endianness of the target platform.
Aliased Type§
struct NativeEndian;pub type NativeEndian = LittleEndian;A type alias for the native endianness of the target platform.
struct NativeEndian;