ZipStreamReader.this
this
(ByteSource source, ReadOptions opts)Construct a streaming ZIP reader.
Parameters
source | Delegate that provides bytes on demand from the underlying source. |
opts | Read options controlling behavior. |