Method | Description | |
---|---|---|
GetCode ( this bytes ) : |
文字コードを判別する Jcode.pmのgetcodeメソッドを移植したものです。 Jcode.pm(http://openlab.ring.gr.jp/Jcode/index-j.html) Jcode.pmのCopyright: Copyright 1999-2005 Dan Kogai |
|
ReadBytesAsync ( this stream ) : Task |
public static GetCode ( this bytes ) : |
||
bytes | this | 文字コードを調べるデータ |
return |
public static ReadBytesAsync ( this stream ) : Task |
||
stream | this | |
return | Task |