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