Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nskeyedarchiver

NSKeyedArchiver thread safe?

Serialization vs. Archiving?

NSKeyedArchiver and NSKeyedUnarchiver with NSMutableArray

Need to archive CLLocation data

NSKeyedArchiver archiveRootObject always returns NO

NSKeyedArchiver archivedDataWithRootObject:

NSKeyedUnarchiver unarchiveObjectWithData returning nil

How to encode and decode a custom class with NSKeyedArchiver

Loading a Singleton's state from NSKeyedArchiver

Unarchiving encoded data returning nil and incorrect format

Copying UIView using NSKeyedArchiver throws NSInvalidUnarchiveOperationException

NSCoding with as NSString inside a object

NSKeyedUnarchiver - how to prevent a crash

NSKeyedArchiver does not archive my Codable class

Differences with archiveRootObject:toFile: and writeToFile:

What format does NSKeyedArchiver save?

NSData from NSKeyedArchiver to NSString

NSKeyedArchiver fails with CLLocationCoordinate2D structs. Why?

Saving PFObject NSCoding