Function sqllogictest::runner::read_be_i32[][src]

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