fn digest_bytes<'a>( a: &[u8], b: &str, temp_storage: &'a RowArena, ) -> Result<Datum<'a>, EvalError>