luau-unzip/lib
Erica Marigold 6c1f517b75
feat: add compressedSize and :compressionEfficiency()
Adds a field for getting the compressed size of a zip entry and a method
to get the compression efficiency as a percentage.
2025-01-09 15:11:18 +00:00
..
utils feat: add path safety and sanitization methods to ZipEntry 2025-01-09 07:25:59 +00:00
crc.luau refactor: add note for future optimization in crc impl 2025-01-06 05:52:00 +00:00
inflate.luau fix(inflate): byte boundary aligning underflow 2025-01-07 15:53:26 +00:00
init.luau feat: add compressedSize and :compressionEfficiency() 2025-01-09 15:11:18 +00:00