mirror of
https://github.com/zlib-ng/minizip-ng
synced 2026-08-25 14:26:08 -04:00
Returns the absolute offset where the current entry's compressed data begins, matching the original minizip API used by chromium and other consumers. The position is already tracked internally via entry_pos for STORE-method seek support, so this just exposes it. |
||
|---|---|---|
| .. | ||
| crypt.h | ||
| ioapi.c | ||
| ioapi.h | ||
| unzip.c | ||
| unzip.h | ||
| zip.c | ||
| zip.h | ||