Function bswap::beu64::encode [] [src]

pub fn encode(dst: &mut [u8], src: u64)

Encodes a native-endian $T object to $E-endian bytes.