Class MarkableFileInputStream

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class MarkableFileInputStream
    extends FilterInputStream
    An file input stream class that supports marking, using its underlying channel.
    Author:
    ActiveViam