terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Net.HostHeaderString Class Reference

Package Functions

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

Properties

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

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 7 of file HostHeaderString.cs.


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