read_bool

Function read_bool 

Source
pub fn read_bool<B: SplitByteSlice>(buf: B) -> Result<(bool, usize), Error>