| Class | Description |
|---|---|
| EndianSwitchableInputStream |
A wrapper around
DataInputStream that allows changing the endianness of data. |
| EndianSwitchableOutputStream | |
| NBTInputStream |
This class reads NBT, or Named Binary Tag streams, and produces an object graph of subclasses of the
Tag object. |
| NBTOutputStream |
This class writes NBT, or Named Binary Tag,
Tag objects to an underlying OutputStream. |
Copyright © 2011–2014 Flow Powered. All rights reserved.