☰
U16
U16
In
object
::
endian
Structs
BigEndian
I16Bytes
I32Bytes
I64Bytes
LittleEndian
U16Bytes
U32Bytes
U64Bytes
Enums
Endianness
Traits
Endian
Type Definitions
I16
I32
I64
NativeEndian
U16
U32
U64
?
Type Definition
object
::
endian
::
U16
source
·
[
−
]
pub type U16<E> =
U16Bytes
<E>;
Expand description
A
u16
value with an externally specified endianness of type
E
.