Function monero_io::read_byte

source ยท
pub fn read_byte<R: Read>(r: &mut R) -> Result<u8>
Expand description

Read a single byte.