Function async_byteorder::encode_u16_native [] [src]

pub fn encode_u16_native<W>(num: u16) -> EncodeNative<W>

Create an encoder for a u16 in native byte order.