InputStream that dynamically creates ZIP contents as the stream is read without consuming too much memory. Zip {@link Entry entries} should be provided on {@link #DynamicZipInputStream(Iterable) construction}.
@author Phillip Webb
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.