An NDoc Documented Class Library

Lyric.encode メソッド 

与えられた文字列の中の2バイト文字を\x**の形式にエンコードします。

public static char[] encode(
   string item
);

パラメータ

item
エンコード対象

戻り値

エンコードした文字列

参照

Lyric クラス | Boare.Lib.Vsq 名前空間