@Public public interface BufferFileReader extends FileIOChannel
Buffer
from file.FileIOChannel.Enumerator, FileIOChannel.ID
Modifier and Type | Method and Description |
---|---|
boolean |
hasReachedEndOfFile() |
void |
readInto(Buffer buffer) |
close, closeAndDelete, deleteChannel, getChannelID, getNioFileChannel, getSize, isClosed
void readInto(Buffer buffer) throws IOException
IOException
boolean hasReachedEndOfFile()
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.