Method |
Description |
|
GB18030Encoding ( ) : System |
|
|
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 baseDecoder ) : int |
|
|
GetChars ( byte bytes, int byteCount, char chars, int charCount, DecoderNLS baseDecoder ) : int |
|
|
GetFourBytesOffset ( short offset1, short offset2, short offset3, short offset4 ) : int |
|
|
Is4Byte ( char charTest ) : bool |
|
|
IsGBFourByteTrailing ( short ch ) : bool |
|
|
IsGBLeadByte ( short ch ) : bool |
|
|
IsGBTwoByteTrailing ( short ch ) : bool |
|
|
LoadManagedCodePage ( ) : void |
|
|