Type Definition object::endian::I64 [−][src]
type I64<E> = I64Bytes<E>;
An i64 value with an externally specified endianness of type E.
type I64<E> = I64Bytes<E>;
An i64 value with an externally specified endianness of type E.