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

Deserializes a "char" value.