Package digilib.io

Class ImageCacheStream


  • public class ImageCacheStream
    extends ImageStream
    Author:
    casties
    • Constructor Detail

      • ImageCacheStream

        public ImageCacheStream​(InputStream stream,
                                String mimeType)
                         throws IOException
        Create ImageCacheStream from InputStream and mime-type.
        Parameters:
        stream - the InputStream
        mimeType - the mime-type
        Throws:
        IOException - on error