ActiveResourceKit
v1.2 (498.0)
|
#import <ARFormat.h>
Instance Methods | |
(NSData *) | - encode:error: |
(id) | - decode:error: |
Properties | |
NSString * | extension |
NSString * | MIMEType |
Definition at line 27 of file ARFormat.h.
- (id) decode: | (NSData *) | data | |
error: | (NSError **) | outError | |
Reimplemented in ARJSONFormat.
- (NSData *) encode: | (id) | object | |
error: | (NSError **) | outError | |
Reimplemented in ARJSONFormat.
|
readatomicassign |
Definition at line 29 of file ARFormat.h.
|
readatomicassign |
Definition at line 30 of file ARFormat.h.