public abstract class FixedLengthSliceInput extends SliceInput
| Constructor and Description |
|---|
FixedLengthSliceInput() |
| Modifier and Type | Method and Description |
|---|---|
abstract long |
length()
Gets the total size of this input stream.
|
long |
remaining()
Gets the number of bytes remaining after the current position in this stream.
|
available, close, isReadable, mark, markSupported, position, read, read, read, readBoolean, readByte, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readSlice, readUnsignedByte, readUnsignedInt, readUnsignedShort, readUTF, reset, setPosition, skip, skipBytesCopyright © 2012-2015. All Rights Reserved.