This patch adds a function to read zip files from an already-open FILE*.
We do some silly things with FILE* to work with zip files in our virtual
filesystem, which might not be backed by an actual on-disk file. This lets us
do that.
Original issue reported on code.google.com by r...@fastmail.fm on 28 Sep 2013 at 11:24
Original issue reported on code.google.com by
r...@fastmail.fm
on 28 Sep 2013 at 11:24Attachments: