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.InternalEncoderBestFitFallback Class Reference
+ Inheritance 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]
 
static EncoderFallback ReplacementFallback [get]
 
static EncoderFallback ExceptionFallback [get]
 

Static Private Attributes

static EncoderFallback s_replacementFallback
 
static EncoderFallback s_exceptionFallback
 

Detailed Description

Definition at line 8 of file InternalEncoderBestFitFallback.cs.


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