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, isClosedvoid read() throws IOException
IOExceptionvoid seekTo(long position)
throws IOException
IOExceptionboolean hasReachedEndOfFile()
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.