- encodesJavaPrimitive
bool encodesJavaPrimitive()
Undocumented in source. Be warned that the author may not have intended to support it.
- encodesSuperset
bool encodesSuperset(TypeEncoding!(String) encoding)
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(String 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
StringType 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
Object readValue()
Undocumented in source. Be warned that the author may not have intended to support it.
- setValue
void setValue(String val, int length)
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(String val)
Undocumented in source. Be warned that the author may not have intended to support it.