- encodesJavaPrimitive
bool encodesJavaPrimitive()
Undocumented in source. Be warned that the author may not have intended to support it.
- encodesSuperset
bool encodesSuperset(TypeEncoding!(Binary) 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.
- getEncodedValueSize
int getEncodedValueSize(Binary val)
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.
- getType
BinaryType getType()
Undocumented in source. Be warned that the author may not have intended to support it.
- getTypeClass
TypeInfo getTypeClass()
Undocumented in source. Be warned that the author may not have intended to support it.
- readValue
Binary readValue()
Undocumented in source. Be warned that the author may not have intended to support it.
- skipValue
void skipValue()
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.
- writeEncodedValue
void writeEncodedValue(Binary val)
Undocumented in source. Be warned that the author may not have intended to support it.