terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Text.InternalEncoderBestFitFallback Class Reference
+ Inheritance diagram for System.Text.InternalEncoderBestFitFallback:
+ Collaboration diagram for System.Text.InternalEncoderBestFitFallback:

Public Member Functions

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

Package Functions

 InternalEncoderBestFitFallback (Encoding encoding)
 

Package Attributes

Encoding _encoding
 
char[] _arrayBestFit
 

Properties

override int MaxCharCount [get, set]
 
static EncoderFallback ReplacementFallback [get, set]
 
static EncoderFallback ExceptionFallback [get, set]
 

Static Private Attributes

static EncoderFallback s_replacementFallback
 
static EncoderFallback s_exceptionFallback
 

Detailed Description

Definition at line 9 of file InternalEncoderBestFitFallback.cs.


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