API  1.0.0
CPData(CPMutableData) Category Reference

Instance Methods

(void) - setJSONObject:
 
(void) - setPlistObject:
 
(void) - setPlistObject:format:
 
(void) - setRawString:
 

Detailed Description

Definition at line 158 of file CPData.j.

Method Documentation

◆ setJSONObject:()

- (void) setJSONObject: (Object)  anObject
implementation

Extends class CPData.

Definition at line 175 of file CPData.j.

◆ setPlistObject:()

- (void) setPlistObject: (id)  aPlistObject
implementation

Extends class CPData.

Definition at line 165 of file CPData.j.

◆ setPlistObject:format:()

- (void) setPlistObject: (id)  aPlistObject
format: (CPPropertyListFormat)  aFormat 
implementation

Extends class CPData.

Definition at line 170 of file CPData.j.

◆ setRawString:()

- (void) setRawString: (CPString aString
implementation

Extends class CPData.

Definition at line 160 of file CPData.j.


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