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

Function bit_length_bytes

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