Skip to main content

read_exact_or_eof

Function read_exact_or_eof 

Source
fn read_exact_or_eof(r: &mut impl Read, buf: &mut [u8]) -> Result<usize>