Class ShrinkWrapDirectoryInputStream

All Implemented Interfaces:
Closeable, AutoCloseable

public class ShrinkWrapDirectoryInputStream extends ZipInputStream
Input stream for reading from an archive entry that represents a directory.
Author:
Arjan Tijms