Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nskeyedarchiver

NSKeyedArchiver.archivedData does not work in Swift 3 iOS

Class conforming to Codable protocol fails with encodeWithCoder: unrecognized selector sent to instance

NSCoder crash on decodeBool forKey (Xcode 8, Swift 3)

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?