Definition at line 73 of file CPValue.j.
- (void) encodeWithCoder: |
|
(CPCoder) |
aCoder |
|
|
implementation |
Encodes the data into the specified coder.
- Parameters
-
the | coder into which the data will be written. |
Extends class CPValue.
Definition at line 94 of file CPValue.j.
- (id) initWithCoder: |
|
(CPCoder) |
aCoder |
|
|
implementation |
Initializes the value from a coder.
- Parameters
-
aCoder | the coder from which to initialize |
- Returns
- the initialized CPValue
Extends class CPValue.
Definition at line 80 of file CPValue.j.
The documentation for this category was generated from the following file: