public class ReverseBufferedReader extends Object
Constructor and Description |
---|
ReverseBufferedReader(RandomAccessFile raf) |
public ReverseBufferedReader(RandomAccessFile raf) throws IOException
raf
- IOException
public void setBufferSize(int bufferSize)
bufferSize
- The bufferSize to set.public String readPrevLine() throws IOException
IOException
public void close() throws IOException
IOException
Copyright © 2005–2015 IIPC. All rights reserved.