pub fn int4_from_sql(buf: &[u8]) -> Result<i32, Box<dyn Error + Sync + Send>>
Expand description

Deserializes an INT4 value.