iOS: use category method to translate JSValue to object
This commit is contained in:
@@ -9,4 +9,6 @@
|
||||
- (BOOL)isArrayBuffer;
|
||||
|
||||
- (NSData *)toArrayBuffer;
|
||||
|
||||
- (id)toObjectWithArrayBuffer;
|
||||
@end
|
||||
Reference in New Issue
Block a user