public class BufferFileReaderImpl extends AbstractFileIOChannel implements BufferFileReader
BufferFileReader implementation.FileIOChannel.Enumerator, FileIOChannel.IDfileChannel, id, LOG| Constructor and Description |
|---|
BufferFileReaderImpl(FileIOChannel.ID channelID) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasReachedEndOfFile() |
void |
readInto(Buffer buffer) |
close, closeAndDelete, deleteChannel, getChannelID, getNioFileChannel, getSize, isClosedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, closeAndDelete, deleteChannel, getChannelID, getNioFileChannel, getSize, isClosedpublic BufferFileReaderImpl(FileIOChannel.ID channelID) throws IOException
IOExceptionpublic void readInto(Buffer buffer) throws IOException
readInto in interface BufferFileReaderIOExceptionpublic boolean hasReachedEndOfFile()
hasReachedEndOfFile in interface BufferFileReaderCopyright © 2023–2025 The Apache Software Foundation. All rights reserved.