Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Text.DecoderFallbackBufferHelper Struct Reference

Public Member Functions

unsafe DecoderFallbackBufferHelper (DecoderFallbackBuffer fallbackBuffer)
 

Package Functions

unsafe void InternalReset ()
 
unsafe void InternalInitialize (byte *_byteStart, char *_charEnd)
 
unsafe bool InternalFallback (byte[] bytes, byte *pBytes, ref char *chars)
 
unsafe int InternalFallback (byte[] bytes, byte *pBytes)
 

Package Attributes

unsafe byte * byteStart
 
unsafe char * charEnd
 

Private Attributes

readonly DecoderFallbackBuffer _fallbackBuffer
 

Detailed Description

Definition at line 3 of file DecoderFallbackBufferHelper.cs.


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