1024jp / GzipSwift

Swift package that enables gzip/gunzip Data using zlib
MIT License
533 stars 132 forks source link

[UInt8] instead of Data? #32

Open kirilltitov opened 6 years ago

kirilltitov commented 6 years ago

Could you pls make additional [UInt8] API? I wouldn't really like to import Foundation just for this :(

Wahajsw commented 10 months ago

Zaxo