Definition at line 72 of file CPValue.j.
◆ encodeWithCoder:()
- (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 93 of file CPValue.j.
◆ initWithCoder:()
- (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 79 of file CPValue.j.
The documentation for this category was generated from the following file: