Skip to main content

write_u16_be

Function write_u16_be 

Source
pub fn write_u16_be(out: &mut Vec<u8>, value: u16) -> Result<()>