pub unsafe fn read_bool_unchecked(data: &[u8], offset: usize) -> bool
Caller must ensure offset is within data.
offset
data