Skip to main content

read_bytes

Function read_bytes 

Source
pub fn read_bytes<R: Read>(reader: &mut R, val: &mut [u8]) -> Result<(), Error>