Class RememberingInputStream

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class RememberingInputStream
    extends InputStream
    This class can be used to buffer an arbitrary amount of content from an input stream and be able to reset to the start.