Type Alias I64

pub type I64 = I64<NetworkEndian>;

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