예제 #1
0
 static function iconv_fallback_utf8_utf16($string)
 {
     return getid3_lib::iconv_fallback_utf8_utf16le($string, true);
 }