PHP - Manual: PDF_utf32_to_utf16
2024-11-15
(PECL pdflib >= Unknown future)
PDF_utf32_to_utf16 — Convert string from UTF-32 to UTF-16
$pdfdoc
, string $utf32string
, string $ordering
) : stringConverts a string from UTF-32 format to UTF-16.
官方地址:https://www.php.net/manual/en/function.pdf-utf32-to-utf16.php