Skip to main content

write_u8

Function write_u8 

Source
pub fn write_u8(buf: &mut [u8], offset: usize, v: u8)
Expand description

Writes a u8 into a fixed-layout buffer.