Used for on-fly detection and turning UTF16 into UTF8. More...
Public Member Functions | |
apply ($value) | |
Static Public Member Functions | |
static | me () |
Used for on-fly detection and turning UTF16 into UTF8.
Normally, you should not use this class. There are a little amount of platforms with broken unicode implementations, and this filter tries to detect them and fix their bug.
Not working for UTF-16LE, though.
Definition at line 23 of file Utf16ConverterFilter.class.php.
Utf16ConverterFilter::apply | ( | $ | value | ) |
Definition at line 33 of file Utf16ConverterFilter.class.php.
static Utf16ConverterFilter::me | ( | ) | [static] |
Implements Instantiatable.
Definition at line 28 of file Utf16ConverterFilter.class.php.
References Singleton::getInstance().