Skip to main content

read_bool

Function read_bool 

Source
pub fn read_bool(buf: &[u8], offset: usize) -> Option<bool>
Expand description

Read a boolean from the value at offset.