Package de.vxart.io

Class Summary
LimitedInputStream Allows to only read a limited number of bytes from the underlying stream and then signals EOF.
ThrottledInputStream Provides a throttled InputStream which artificially slows down data throughput by sleeping in the current thread.
ZipEntryInputStream Extracts the data from a ZIP file block.