pub fn read_bool(buf: &[u8], offset: usize) -> Option<bool>
Read a boolean from the value at offset.
offset