read_into

Function read_into 

Source
fn read_into<R: Read>(r: &mut R, buffer: &mut [u8]) -> Result<usize>