Skip to main content

read_bytes

Function read_bytes 

Source
pub fn read_bytes(r: &mut impl Read) -> Result<Vec<u8>>
Expand description

Read a length-prefixed, 8-byte-aligned byte buffer.