Function get_byte

Source
fn get_byte(bytes: &[u8], index: i32) -> Result<i32, EvalError>