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

Package Functions

 HostHeaderString ()
 
 HostHeaderString (string s)
 
void Copy (byte[] destBytes, int destByteIndex)
 

Properties

string String [get, set]
 
int ByteCount [get, set]
 
byte[] Bytes [get, set]
 

Private Member Functions

void Init (string s)
 
void Convert ()
 

Private Attributes

bool m_Converted
 
string m_String
 
byte[] m_Bytes
 

Detailed Description

Definition at line 9 of file HostHeaderString.cs.


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