API  1.0.0
CPIndexSet(CPCoding) Category Reference

Instance Methods

(void) - encodeWithCoder:
 
(id) - initWithCoder:
 

Detailed Description

Definition at line 1002 of file CPIndexSet.j.

Method Documentation

◆ encodeWithCoder:()

- (void) encodeWithCoder: (CPCoder aCoder
implementation

Writes out the index set to the specified coder.

Parameters
aCoderthe coder to which the index set will be written

Extends class CPIndexSet.

Definition at line 1034 of file CPIndexSet.j.

◆ initWithCoder:()

- (id) initWithCoder: (CPCoder aCoder
implementation

Initializes the index set from a coder.

Parameters
aCoderthe coder from which to read the index set data
Returns
the initialized index set

Extends class CPIndexSet.

Definition at line 1010 of file CPIndexSet.j.


The documentation for this category was generated from the following file: