Skip to main content

bit_length_bytes

Function bit_length_bytes 

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