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