pub fn array_from_sql( buf: &[u8]) -> Result<Array<'_>, StdBox<dyn Error + Sync + Send>>
Deserializes an array value.