PDF_utf16_to_utf8
(PECL pdflib >= 2.0.3)
PDF_utf16_to_utf8 — Convert string from UTF-16 to UTF-8
说明
PDF_utf16_to_utf8 ( resource$pdfdoc
, string $utf16string
) : string
Converts a string from UTF-16 format to UTF-8.
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/function.pdf-utf16-to-utf8.php