@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, isClosedvoid readInto(Buffer buffer) throws IOException
IOExceptionboolean hasReachedEndOfFile()
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.