Function async_byteorder::encode_u32_native [] [src]

pub fn encode_u32_native<W>(num: u32) -> EncodeNative<W>

Create an encoder for a u32 in native byte order.