コード例 #1
0
ファイル: nameRecord.php プロジェクト: ArpanTanna/seo
 public function getUTF16()
 {
     return Font::UTF8ToUTF16($this->string);
 }