Function async_byteorder::encode_u64_native [] [src]

pub fn encode_u64_native<W>(num: u64) -> EncodeNative<W>

Create an encoder for a u64 in native byte order.