Module openj9.dtfj

Class ZipMemoryCacheImageInputStream

All Implemented Interfaces:
Closeable, DataInput, AutoCloseable, ImageInputStream

public class ZipMemoryCacheImageInputStream extends MemoryCacheImageInputStream
Sub-class of an image input stream that comes from a zip file entry which allows it to provide more information than the standard MemoryCacheImageInputStream such as the length of the stream.