Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.Mime.EncodedStreamFactory Class Referencesealed

Package Functions

IEncodableStream GetEncoderForHeader (Encoding encoding, bool useBase64Encoding, int headerTextLength)
 

Private Member Functions

byte[] CreateHeader (Encoding encoding, bool useBase64Encoding)
 

Static Private Attributes

static readonly byte[] s_footer = new byte[2] { 63, 61 }
 

Detailed Description

Definition at line 5 of file EncodedStreamFactory.cs.


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