Type Definition object::endian::U64 [−][src]
type U64<E> = U64Bytes<E>;
A u64
value with an externally specified endianness of type E
.
type U64<E> = U64Bytes<E>;
A u64
value with an externally specified endianness of type E
.