pub fn expect_int32(header: &Header) -> Result<i32, Error>
Expand description

Expects that header is a i32.