bytecount_lines

Function bytecount_lines 

Source
fn bytecount_lines(data: &[u8]) -> u64
Expand description

Count non-empty lines in a byte buffer.