public interface BufferFileSegmentReader extends FileIOChannel
FileIOChannel.Enumerator, FileIOChannel.ID
Modifier and Type | Method and Description |
---|---|
boolean |
hasReachedEndOfFile() |
void |
read() |
void |
seekTo(long position) |
close, closeAndDelete, deleteChannel, getChannelID, getNioFileChannel, getSize, isClosed
void read() throws IOException
IOException
void seekTo(long position) throws IOException
IOException
boolean hasReachedEndOfFile()
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.