6 lines
280 B
Markdown
6 lines
280 B
Markdown
# ZipUtils
|
|
|
|
These are **internal** utility classes for reading zip file metadata. They only implement what is required for the
|
|
backup tool, and no more.
|
|
|
|
Specifically, we are looking at the [ZIP v6.3.9 specification](https://pkware.cachefly.net/webdocs/APPNOTE/APPNOTE-6.3.9.TXT). |