Function mz_sqllogictest::runner::read_be_i32

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