Skip to main content

write_u24_be

Function write_u24_be 

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