Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Text.InternalDecoderBestFitFallback Class Referencesealed

Public Member Functions

override DecoderFallbackBuffer CreateFallbackBuffer ()
 
override bool Equals ([NotNullWhen(true)] object value)
 
override int GetHashCode ()
 

Package Functions

 InternalDecoderBestFitFallback (BaseCodePageEncoding _encoding)
 

Package Attributes

BaseCodePageEncoding encoding
 
char[] arrayBestFit
 
char cReplacement = '?'
 

Properties

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

Detailed Description

Definition at line 5 of file InternalDecoderBestFitFallback.cs.


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