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

Public Member Functions

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

Properties

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

Static Private Attributes

static DecoderFallback s_replacementFallback
 
static DecoderFallback s_exceptionFallback
 

Detailed Description

Definition at line 562 of file UTF7Encoding.cs.


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