array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'uconverter.setdestinationencoding.php', 1 => 'UConverter::setDestinationEncoding', 2 => 'Set the destination encoding', ), 'up' => array ( 0 => 'class.uconverter.php', 1 => 'UConverter', ), 'prev' => array ( 0 => 'uconverter.reasontext.php', 1 => 'UConverter::reasonText', ), 'next' => array ( 0 => 'uconverter.setsourceencoding.php', 1 => 'UConverter::setSourceEncoding', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/intl/uconverter/setdestinationencoding.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

UConverter::setDestinationEncoding

(PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1)

UConverter::setDestinationEncodingSet the destination encoding

说明

public UConverter::setDestinationEncoding(string $encoding): bool

警告

本函数还未编写文档,仅有参数列表。

参数

encoding

返回值