Skip to content

Category on NSData that adds zlib-compressed I/O operations

License

Notifications You must be signed in to change notification settings

Taivara/nsdata-zlib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NSData+zlib

Build Status

Categories on NSData for dealing with zlib-compressed data. Released under the BSD license.

Tested on iOS 7 and OS X 10.9.

Installation

Add the files under BBSZLib/ to your project.

CocoaPods users can add the following line to their Podfile:

pod 'BBSZLib'

About

Category on NSData that adds zlib-compressed I/O operations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 95.5%
  • Ruby 4.5%