
@EvenRouault Then it mostly comes down to the compression method used by the zip? whether the compression supports random access
With the basic flow of reading the ZIP CD to find the offset to compressed file. then randomly read the file
Something like github.com/vasi/lzopfs ?
English



