![]() |
API
0.9.6
|
Instance Methods | |
(void) | - encodeWithCoder: |
(id) | - initWithCoder: |
Definition at line 998 of file CPIndexSet.j.
|
implementation |
Writes out the index set to the specified coder.
aCoder | the coder to which the index set will be written |
Extends class CPIndexSet.
Definition at line 1031 of file CPIndexSet.j.
|
implementation |
Initializes the index set from a coder.
aCoder | the coder from which to read the index set data |
Extends class CPIndexSet.
Definition at line 1006 of file CPIndexSet.j.