Package com.pnfsoftware.jeb.util.io
Class ChannelHelper
java.lang.Object
com.pnfsoftware.jeb.util.io.ChannelHelper
Helper for
Channel
s, in particular, SeekableByteChannel
s.
The provided channel is neither close nor position-verified.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ChannelHelper
-
-
Method Details
-
get
- Throws:
IOException
-
get
- Throws:
IOException
-
getShort
- Throws:
IOException
-
getShort
- Throws:
IOException
-
getInt
- Throws:
IOException
-
getInt
- Throws:
IOException
-
getLong
- Throws:
IOException
-
getLong
- Throws:
IOException
-