clj-suomi.utils.zip
decode-stream
(decode-stream is)
Create ZIP stream from stream of encoded data.
You have to select an entry using [find-entry] or [get-entry] before trying to read from the stream. Alternatively you can go through all the entries with…
find-entry
(find-entry zip-is p)
Select an entry for reading by predicate.
Predicate is called with entry bean.