pub type I32 = I32<LittleEndian>;Expand description
A 32-bit signed integer stored in little-endian byte order.
Aliased Typeยง
pub struct I32(/* private fields */);pub type I32 = I32<LittleEndian>;A 32-bit signed integer stored in little-endian byte order.
pub struct I32(/* private fields */);