public interface BufferFileSegmentReader extends FileIOChannel
FileIOChannel.Enumerator, FileIOChannel.ID| 限定符和类型 | 方法和说明 |
|---|---|
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–2023 The Apache Software Foundation. All rights reserved.