ITypeEncoding

Undocumented in source.

Members

Functions

encodesJavaPrimitive
bool encodesJavaPrimitive()
Undocumented in source.
getConstructorSize
int getConstructorSize()
Undocumented in source.
getValueSize
int getValueSize(Object val)
Undocumented in source.
isFixedSizeVal
bool isFixedSizeVal()
Undocumented in source.
opCmp
int opCmp(ITypeEncoding o)
Undocumented in source.
writeConstructor
void writeConstructor()
Undocumented in source.
writeValue
void writeValue(Object val)
Undocumented in source.

Meta