|
unsafe | EncodingCharBuffer (EncodingNLS enc, System.Text.DecoderNLS decoder, char *charStart, int charCount, byte *byteStart, int byteCount) |
|
unsafe bool | AddChar (char ch, int numBytes) |
|
bool | AddChar (char ch) |
|
unsafe bool | AddChar (char ch1, char ch2, int numBytes) |
|
unsafe void | AdjustBytes (int count) |
|
unsafe bool | EvenMoreData (int count) |
|
unsafe byte | GetNextByte () |
|
bool | Fallback (byte fallbackByte) |
|
bool | Fallback (byte byte1, byte byte2) |
|
bool | Fallback (byte byte1, byte byte2, byte byte3, byte byte4) |
|
unsafe bool | Fallback (byte[] byteBuffer) |
|
Definition at line 3 of file EncodingCharBuffer.cs.
The documentation for this class was generated from the following file: