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.DecoderExceptionFallbackBuffer Class Referencesealed
+ Inheritance diagram for System.Text.DecoderExceptionFallbackBuffer:

Public Member Functions

override bool Fallback (byte[] bytesUnknown, int index)
 
override char GetNextChar ()
 
 DecoderExceptionFallbackBuffer ()
 
virtual void Reset ()
 

Package Functions

void InternalReset ()
 
unsafe void InternalInitialize (byte *byteStart, char *charEnd)
 
virtual unsafe bool InternalFallback (byte[] bytes, byte *pBytes, char *chars)
 
virtual unsafe int InternalFallback (byte[] bytes, byte *pBytes)
 
void ThrowLastBytesRecursive (byte[] bytesUnknown)
 

Package Attributes

unsafe byte * byteStart
 
unsafe char * charEnd
 

Properties

override int Remaining [get]
 

Private Member Functions

void Throw (byte[] bytesUnknown, int index)
 

Detailed Description

Definition at line 6 of file DecoderExceptionFallbackBuffer.cs.


The documentation for this class was generated from the following file: