Modifier and Type | Method and Description |
---|---|
static NSData |
NSObject.wrap(byte[] value)
Wraps the given value inside a NSObject.
|
static NSData |
NSObject.wrapSerialized(Object o)
Serializes the given object using Java's default object serialization
and wraps the serialized object in a NSData object.
|
Copyright © 2014. All Rights Reserved.