Метод |
Описание |
|
GetByteCount ( char chars, int count, EncoderNLS encoder ) : int |
|
|
GetBytes ( char chars, int charCount, byte bytes, int byteCount, EncoderNLS encoder ) : int |
|
|
GetCharCount ( byte bytes, int count, DecoderNLS decoder ) : int |
|
|
GetChars ( byte bytes, int byteCount, char chars, int charCount, DecoderNLS decoder ) : int |
|
|
LoadManagedCodePage ( ) : void |
|
|
ReadBestFitTable ( ) : void |
|
|
SBCSCodePageEncoding ( int codePage ) : System |
|
|
SBCSCodePageEncoding ( int codePage, int dataCodePage ) : System |
|
|
ZeroMemAligned ( byte buffer, int count ) : void |
|
|