|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface represents NSObjCTypeSerializationCallBackProtocol protocol.
See the protocol documentation at the Apple's site: NSObjCTypeSerializationCallBackProtocol
| Method Summary | |
void |
deserializeObjectAt_ofObjCType_fromData_atCursor(Id object,
com.jniwrapper.AnsiString type,
NSData data,
com.jniwrapper.UInt16 cursor)
This method represents the deserializeObjectAt() method of the NSObjCTypeSerializationCallBackProtocol Objective-C protocol. |
void |
serializeObjectAt_ofObjCType_intoData(Id object,
com.jniwrapper.AnsiString type,
NSMutableData data)
This method represents the serializeObjectAt() method of the NSObjCTypeSerializationCallBackProtocol Objective-C protocol. |
| Method Detail |
public void deserializeObjectAt_ofObjCType_fromData_atCursor(Id object,
com.jniwrapper.AnsiString type,
NSData data,
com.jniwrapper.UInt16 cursor)
deserializeObjectAt() method of the NSObjCTypeSerializationCallBackProtocol Objective-C protocol.
object - type - data - cursor -
public void serializeObjectAt_ofObjCType_intoData(Id object,
com.jniwrapper.AnsiString type,
NSMutableData data)
serializeObjectAt() method of the NSObjCTypeSerializationCallBackProtocol Objective-C protocol.
object - type - data -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||