enc

Function read_single_byte

Source
pub fn read_single_byte<R>(r: &mut R) -> Result<u8, Error>
where R: Read,
Expand description

Reads a single byte from the Read.