public static class RandomAccessReader.RandomAccessReaderWithOwnChannel extends RandomAccessReader
RandomAccessReader.BufferedRandomAccessFileMark, RandomAccessReader.Builder, RandomAccessReader.RandomAccessReaderWithOwnChannel
DataInputPlus.DataInputStreamPlus
DEFAULT_BUFFER_SIZE, markedPointer, MAX_BUFFER_SIZE
buffer
Modifier | Constructor and Description |
---|---|
protected |
RandomAccessReaderWithOwnChannel(Rebufferer rebufferer) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
allocateBuffer, available, build, builder, bytesPastMark, bytesPastMark, bytesRemaining, current, getChannel, getCrcCheckChance, getFilePointer, getPath, getPosition, instantiateRebufferer, isEOF, length, mark, markSupported, open, open, readLine, reBuffer, reBufferAt, reset, reset, seek, toString
read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLong, readPrimitiveSlowly, readShort, readUnsignedByte, readUnsignedShort, readUnsignedVInt, readUTF, readVInt, skipBytes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
readUnsignedVInt, readVInt, skipBytes, skipBytesFully
protected RandomAccessReaderWithOwnChannel(Rebufferer rebufferer)
public void close()
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
close
in class RandomAccessReader
Copyright © 2016 The Apache Software Foundation