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

Public Member Functions

override DecoderFallbackBuffer CreateFallbackBuffer ()
 
override bool Equals (object value)
 
override int GetHashCode ()
 

Package Functions

 InternalDecoderBestFitFallback (Encoding encoding)
 

Package Attributes

Encoding _encoding
 
char[] _arrayBestFit
 
char _cReplacement = '?'
 

Properties

override int MaxCharCount [get]
 
static DecoderFallback ReplacementFallback [get]
 
static DecoderFallback ExceptionFallback [get]
 

Static Private Attributes

static DecoderFallback s_replacementFallback
 
static DecoderFallback s_exceptionFallback
 

Detailed Description

Definition at line 8 of file InternalDecoderBestFitFallback.cs.


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