Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.BinHexEncoder Class Reference

Static Package Functions

static void Encode (byte[] buffer, int index, int count, XmlWriter writer)
 
static string Encode (byte[] inArray, int offsetIn, int count)
 
static async Task EncodeAsync (byte[] buffer, int index, int count, XmlWriter writer)
 

Detailed Description

Definition at line 5 of file BinHexEncoder.cs.


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