- encodesSuperset
bool encodesSuperset(TypeEncoding!(List!Object) encoder)
Undocumented in source. Be warned that the author may not have intended to support it.
- getConstructorSize
int getConstructorSize()
Undocumented in source. Be warned that the author may not have intended to support it.
- getEncodingCode
byte getEncodingCode()
Undocumented in source. Be warned that the author may not have intended to support it.
- getFixedSize
int getFixedSize()
Undocumented in source. Be warned that the author may not have intended to support it.
- getType
ListType getType()
Undocumented in source. Be warned that the author may not have intended to support it.
- readValue
Object readValue()
Undocumented in source. Be warned that the author may not have intended to support it.
- readValueArray
Object readValueArray()
Undocumented in source. Be warned that the author may not have intended to support it.
- setValue
void setValue(List!Object value, int length)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeConstructor
void writeConstructor()
Undocumented in source. Be warned that the author may not have intended to support it.
- writeValue
void writeValue(Object val)
Undocumented in source. Be warned that the author may not have intended to support it.