mz_sqllogictest::runner

Function read_be_i32

Source
fn read_be_i32(buf: &mut &[u8]) -> Result<i32, Box<dyn Error + Sync + Send>>