_byteEnd | System.Text.EncodingCharBuffer | private |
_bytes | System.Text.EncodingCharBuffer | private |
_byteStart | System.Text.EncodingCharBuffer | private |
_charCountResult | System.Text.EncodingCharBuffer | private |
_charEnd | System.Text.EncodingCharBuffer | private |
_chars | System.Text.EncodingCharBuffer | private |
_charStart | System.Text.EncodingCharBuffer | private |
_decoder | System.Text.EncodingCharBuffer | private |
_enc | System.Text.EncodingCharBuffer | private |
_fallbackBuffer | System.Text.EncodingCharBuffer | private |
_fallbackBufferHelper | System.Text.EncodingCharBuffer | private |
AddChar(char ch, int numBytes) | System.Text.EncodingCharBuffer | inlinepackage |
AddChar(char ch) | System.Text.EncodingCharBuffer | inlinepackage |
AddChar(char ch1, char ch2, int numBytes) | System.Text.EncodingCharBuffer | inlinepackage |
AdjustBytes(int count) | System.Text.EncodingCharBuffer | inlinepackage |
BytesUsed | System.Text.EncodingCharBuffer | package |
Count | System.Text.EncodingCharBuffer | package |
EncodingCharBuffer(EncodingNLS enc, System.Text.DecoderNLS decoder, char *charStart, int charCount, byte *byteStart, int byteCount) | System.Text.EncodingCharBuffer | inlinepackage |
EvenMoreData(int count) | System.Text.EncodingCharBuffer | inlinepackage |
Fallback(byte fallbackByte) | System.Text.EncodingCharBuffer | inlinepackage |
Fallback(byte byte1, byte byte2) | System.Text.EncodingCharBuffer | inlinepackage |
Fallback(byte byte1, byte byte2, byte byte3, byte byte4) | System.Text.EncodingCharBuffer | inlinepackage |
Fallback(byte[] byteBuffer) | System.Text.EncodingCharBuffer | inlinepackage |
GetNextByte() | System.Text.EncodingCharBuffer | inlinepackage |
MoreData | System.Text.EncodingCharBuffer | package |