Skip to main content

read_bool

Function read_bool 

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

Reads a boolean from a fixed-layout buffer.