|
| unsafe | EncodingByteBuffer (EncodingNLS inEncoding, System.Text.EncoderNLS inEncoder, byte *inByteStart, int inByteCount, char *inCharStart, int inCharCount) |
| |
| unsafe bool | AddByte (byte b, int moreBytesExpected) |
| |
| bool | AddByte (byte b1) |
| |
| bool | AddByte (byte b1, byte b2) |
| |
| bool | AddByte (byte b1, byte b2, int moreBytesExpected) |
| |
| bool | AddByte (byte b1, byte b2, byte b3) |
| |
| bool | AddByte (byte b1, byte b2, byte b3, int moreBytesExpected) |
| |
| bool | AddByte (byte b1, byte b2, byte b3, byte b4) |
| |
| unsafe void | MovePrevious (bool bThrow) |
| |
| unsafe bool | Fallback (char charFallback) |
| |
| unsafe char | GetNextChar () |
| |
Definition at line 3 of file EncodingByteBuffer.cs.
The documentation for this class was generated from the following file: