aboutsummaryrefslogtreecommitdiff
path: root/src/zip/driver.rs
Commit message (Expand)AuthorAgeFilesLines
* Add bit flag logicIgor Tolmachev2024-06-251-1/+2
* Improve ZipFileIgor Tolmachev2024-06-231-34/+79
* Implement deserializeIgor Tolmachev2024-06-231-28/+27
* Implement serializeIgor Tolmachev2024-06-231-2/+2
* Optimize file readingIgor Tolmachev2024-06-231-25/+13
* Add simple zip readerIgor Tolmachev2024-06-231-0/+143