Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 393 Bytes

readme.md

File metadata and controls

15 lines (10 loc) · 393 Bytes

SwiftZip

let filenameToData: [String: Data] = unzip(data: zipData)
let archive: Data = createZip(entries: filenameToData)

License

The MIT Lincese

are licenced under the zlib license.