pub type BigEndianI64 = [u8; 8];
Expand description

Big-endian (network byte order) u64.