terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Text.UTF32Encoding.UTF32Decoder Member List

This is the complete list of members for System.Text.UTF32Encoding.UTF32Decoder, including all inherited members.

_bytesUsedSystem.Text.DecoderNLSpackage
_encodingSystem.Text.DecoderNLSprivate
_fallbackSystem.Text.Decoderpackage
_fallbackBufferSystem.Text.Decoderpackage
_mustFlushSystem.Text.DecoderNLSprivate
_throwOnOverflowSystem.Text.DecoderNLSpackage
ClearMustFlush()System.Text.DecoderNLSinlinepackage
Convert(byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex, int charCount, bool flush, [Out] int bytesUsed, [Out] int charsUsed, [Out] bool completed)System.Text.DecoderNLSinlinevirtual
Convert(byte *bytes, int byteCount, char *chars, int charCount, bool flush, [Out] int bytesUsed, [Out] int charsUsed, [Out] bool completed)System.Text.DecoderNLSinlinevirtual
Decoder()System.Text.Decoderinlineprotected
DecoderNLS(Encoding encoding)System.Text.DecoderNLSinlinepackage
FallbackSystem.Text.Decoder
FallbackBufferSystem.Text.Decoder
GetCharCount(byte[] bytes, int index, int count)System.Text.DecoderNLSinline
GetCharCount(byte[] bytes, int index, int count, bool flush)System.Text.DecoderNLSinlinevirtual
GetCharCount(byte *bytes, int count, bool flush)System.Text.DecoderNLSinlinevirtual
GetChars(byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex)System.Text.DecoderNLSinline
GetChars(byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex, bool flush)System.Text.DecoderNLSinlinevirtual
GetChars(byte *bytes, int byteCount, char *chars, int charCount, bool flush)System.Text.DecoderNLSinlinevirtual
System::Text::Decoder.GetChars(ReadOnlySpan< byte > bytes, Span< char > chars, bool flush)System.Text.Decoderinlinevirtual
HasStateSystem.Text.UTF32Encoding.UTF32Decoderpackage
iCharSystem.Text.UTF32Encoding.UTF32Decoderpackage
InternalHasFallbackBufferSystem.Text.Decoderpackage
MustFlushSystem.Text.DecoderNLS
readByteCountSystem.Text.UTF32Encoding.UTF32Decoderpackage
Reset()System.Text.UTF32Encoding.UTF32Decoderinlinevirtual
UTF32Decoder(UTF32Encoding encoding)System.Text.UTF32Encoding.UTF32Decoderinline