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

Deserializes an INT8 value.