Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Resolvers.XmlPreloadedResolver.ByteArrayChunk Class Referencesealed

Package Functions

 ByteArrayChunk (byte[] array)
 
 ByteArrayChunk (byte[] array, int offset, int length)
 
override Stream AsStream ()
 
virtual TextReader AsTextReader ()
 
virtual bool SupportsType (Type type)
 

Private Attributes

readonly byte[] _array
 
readonly int _offset
 
readonly int _length
 

Detailed Description

Definition at line 53 of file XmlPreloadedResolver.cs.


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