Skip to main content

head_bytes

Function head_bytes 

Source
pub fn head_bytes(data: &[u8], n: u64, out: &mut impl Write) -> Result<()>
Expand description

Output first N bytes from data