Function read_bin

Source
pub fn read_bin<B: ByteSlice>(buf: B) -> Result<(B, usize), Error>