Type Alias I16

pub type I16 = I16<NetworkEndian>;

A 16-bit signed integer stored in network-endian byte order.