Type Alias I64

pub type I64 = I64<LittleEndian>;

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