Class Sql.sql_util.UnicodeWrapper
- Description
Result object wrapper performing utf8 decoding of all fields.
- Variable field_info
protectedarray(int|mapping(string:mixed)) Sql.sql_util.UnicodeWrapper.field_info- Description
Cached fetch_fields() result.
- Variable master_result
protectedobjectSql.sql_util.UnicodeWrapper.master_result
- Method create
Sql.sql_util.UnicodeWrapper Sql.sql_util.UnicodeWrapper(objectmaster_result)