Skip to content

Simple categories for NSData and NSString to support encoding them as Ascii85. These categories adopt the RFC 1924 Ascii85 character set.

License

Notifications You must be signed in to change notification settings

cbrauchli/Ascii85-Encoding-Categories

Repository files navigation

Super simple Objective C categories for adding Ascii85 functionality based on the Wikipedia description and on RFC 1924. To use them, just add them to your project, and import the header files. These files use ARC.

About

Simple categories for NSData and NSString to support encoding them as Ascii85. These categories adopt the RFC 1924 Ascii85 character set.

Resources

License

Stars

Watchers

Forks

Packages

No packages published