public static class RandomAccessReader.RandomAccessReaderWithOwnChannel extends RandomAccessReader
RandomAccessReader.BufferedRandomAccessFileMark, RandomAccessReader.Builder, RandomAccessReader.RandomAccessReaderWithOwnChannel
DataInputPlus.DataInputStreamPlus
bufferOffset, bufferSize, bufferType, channel, DEFAULT_BUFFER_SIZE, limiter, markedPointer, MAX_BUFFER_SIZE, regions
buffer
Modifier | Constructor and Description |
---|---|
protected |
RandomAccessReaderWithOwnChannel(RandomAccessReader.Builder builder) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
allocateBuffer, available, bytesPastMark, bytesPastMark, bytesRemaining, current, getChannel, getFilePointer, getPath, getPosition, isEOF, length, mark, markSupported, open, open, readLine, reBuffer, reBufferMmap, reBufferStandard, releaseBuffer, 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(RandomAccessReader.Builder builder)
public void close()
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
close
in class RandomAccessReader
Copyright © 2015 The Apache Software Foundation