Archives and Serializations Programming Guide for Cocoa

PDF

  • Introduction

Articles

  • Object Graphs
  • Archives
  • Creating an Archive
  • Decoding an Archive
  • Encoding and Decoding Objects
  • Encoding and Decoding C Data Types
  • Forward and Backward Compatibility for Keyed Archives
  • Legacy Support for Non-Keyed Archives
  • Subclassing NSCoder
  • Serializations
  • Serializing Objects
  • Revision History

Related Reference

Objective-C

  • NSArchiver
  • NSCoder
  • NSCoder Additions
  • NSCoding
  • NSKeyedArchiver
  • NSKeyedUnarchiver
  • NSPropertyListSerialization
  • NSUnarchiver

Related Documents

  • Property List Programming Guide
  • Core Data Programming Guide