Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Internal.EncodingHelper Class Reference

Static Public Member Functions

static unsafe string DecodeUtf8 (byte *bytes, int byteCount, byte[]? prefix, MetadataStringDecoder utf8Decoder)
 

Properties

static bool TestOnly_LightUpEnabled [get, set]
 

Static Private Member Functions

static unsafe string DecodeUtf8Prefixed (byte *bytes, int byteCount, byte[] prefix, MetadataStringDecoder utf8Decoder)
 

Detailed Description

Definition at line 7 of file EncodingHelper.cs.


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