Type Definition U32
object::endian
type U32<E> = U32Bytes<E>;
A u32 value with an externally specified endianness of type E.
u32
E