Last active
August 29, 2015 14:17
-
-
Save depth42/4649023e62a89f3e5308 to your computer and use it in GitHub Desktop.
Attempt at implementing a replacement for NSUnarchiver which is not available under iOS. This can be handy for reading legacy file-formats on iOS devices. It does not provide all features of NSUnarchiver but the basic stuff is there. Has been moved to https://github.com/depth42/MEUnarchiver
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Has been moved to https://github.com/depth42/MEUnarchiver |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment