Uses of Class
org.rococoa.cocoa.foundation.NSKeyedArchiver

Packages that use NSKeyedArchiver
org.rococoa.cocoa.foundation   
 

Uses of NSKeyedArchiver in org.rococoa.cocoa.foundation
 

Methods in org.rococoa.cocoa.foundation that return NSKeyedArchiver
static NSKeyedArchiver NSKeyedArchiver.alloc()
           
abstract  NSKeyedArchiver NSKeyedArchiver._class_.alloc()
           
static NSKeyedArchiver NSKeyedArchiver.createForWritingWithMutableData(NSMutableData data)
          Factory method
abstract  NSKeyedArchiver NSKeyedArchiver.initForWritingWithMutableData(NSMutableData data)
          Original signature : -(id)initForWritingWithMutableData:(NSMutableData*)
native declaration : NSKeyedArchiver.h:44
static NSKeyedArchiver NSKeyedArchiver.new_()
           
abstract  NSKeyedArchiver NSKeyedArchiver._class_.new_()
           
 



Copyright © 2009. All Rights Reserved.