fn decode_as_non_empty_string(err: &[u8]) -> Option<String>
Helper function that decodes provided error as an ABI encoded or an ASCII string (if not empty).