write_u8

Function write_u8 

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

Write 1-byte unsigned integer.