Skip to main content

write_u8

Function write_u8 

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

Write a u8 (1 byte).