mz_expr::func

Function bit_count_bytes

Source
pub fn bit_count_bytes<'a>(a: &'a [u8]) -> Result<i64, EvalError>