pub fn get_bool(src: &mut Bytes, name: &str) -> Result<bool, Error>
A utility function to get a bool from a Bytes.
bool
Bytes