Skip to main content

read_exact

Function read_exact 

Source
fn read_exact(bytes: &[u8], n: usize) -> Result<(&[u8], &[u8]), CacheError>