Class BinaryFileBuffer

  • All Implemented Interfaces:
    IOStringStack

    public final class BinaryFileBuffer
    extends Object
    implements IOStringStack
    This is essentially a thin wrapper on top of a BufferedReader... which keeps the last line in memory.