write_u16

Function write_u16 

Source
pub fn write_u16(out: &mut Vec<u8>, value: u16)
Expand description

Write 2-byte big-endian unsigned integer.