Class ChannelBytesWrapper
java.lang.Object
net.tnemc.plugincore.core.channel.ChannelBytesWrapper
- All Implemented Interfaces:
AutoCloseable
ChannelBytesWrapper represents a utility wrapper for a ByteArray stream.
- Since:
- 0.1.2.0
- Author:
- creatorfromhell
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ChannelBytesWrapper
-
-
Method Details
-
open
-
close
- Specified by:
close
in interfaceAutoCloseable
-
readShort
- Throws:
IOException
-
readUTF
- Throws:
IOException
-
readUUID
- Throws:
IOException
-
readBigDecimal
- Throws:
IOException
-