PDF_utf32_to_utf16

(PECL pdflib >= Unknown future)

PDF_utf32_to_utf16Convert string from UTF-32 to UTF-16

설명

string PDF_utf32_to_utf16 ( resource $pdfdoc , string $utf32string , string $ordering )

Converts a string from UTF-32 format to UTF-16.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top