| 
    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 
   | 
 
 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 | 
Definition at line 9 of file HostHeaderString.cs.