Class ReusableImageStream

  • All Implemented Interfaces:
    AutoCloseable

    public class ReusableImageStream
    extends ImageStream
    A version of ImageStream that on first use of getStream() will copy the stream to a file, so you call it multiple times.
    Since:
    1.11
    Author:
    Roelof Jan Koekoek