mz_expr::scalar::func::impls::byte

Function bit_count_bytes

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