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.Net.WebHeaderCollection.HeaderEncoding Class Reference
+ Collaboration diagram for System.Net.WebHeaderCollection.HeaderEncoding:

Static Package Functions

static unsafe string GetString (byte[] bytes, int byteIndex, int byteCount)
 
static unsafe string GetString (byte *pBytes, int byteCount)
 
static int GetByteCount (string myString)
 
static void GetBytes (string myString, int charIndex, int charCount, byte[] bytes, int byteIndex)
 
static byte[] GetBytes (string myString)
 
static string DecodeUtf8FromString (string input)
 

Detailed Description

Definition at line 1576 of file WebHeaderCollection.cs.


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