protected static class ERXPropertyListSerialization._BinaryPListParser.EncodedObject extends Object
Modifier and Type | Field and Description |
---|---|
protected byte[] |
_bytes |
Constructor and Description |
---|
EncodedObject(byte[] data) |
EncodedObject(NSData data) |
Modifier and Type | Method and Description |
---|---|
void |
appendToData(NSMutableData data,
int objectRefSize)
Appends the object to the data
|
protected static byte[] |
encodeRef(Long ref,
int objectRefSize) |
protected static int |
refSizeForValue(long value) |
String |
toString() |
String |
toString(int objectRefSize) |
public EncodedObject(NSData data)
public EncodedObject(byte[] data)
public void appendToData(NSMutableData data, int objectRefSize)
data
- objectRefSize
- protected static int refSizeForValue(long value)
protected static byte[] encodeRef(Long ref, int objectRefSize)
public String toString(int objectRefSize)
Copyright © 2002 – 2024 Project Wonder.