[][src]Function bswap::beu16::encode

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

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