Skip to main content

write_u16_be

Function write_u16_be 

Source
pub fn write_u16_be(dst: &mut [u8], value: u16) -> Option<()>