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