|
Terraria v1.4.4.9
Terraria source code documentation
|
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 |
Definition at line 53 of file XmlPreloadedResolver.cs.