Skip to main content

count_chars_c

Function count_chars_c 

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

Count characters in C/POSIX locale (each byte is one character).