Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nskeyedarchiver

Data protection on mobile devices

How to parse the contents of a foreign file created with NSKeyedArchiver

NSKeyedArchiver - Unrecognized selector sent to instance error

How to archive an NSArray of custom objects to file in Objective-C

NSKeyedArchiver returning nil Swift 4.2

Pass nil to archivedDataWithRootObject return weird NSData

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

How to solve deprecation of unarchiveObject(withFile:)

ios swift nskeyedarchiver

iOS 12.0 Alternative to Using Deprecated archiveRootObject:toFile: