AbstractPrimitiveTypeEncoding

Undocumented in source.

Constructors

this
this(EncoderImpl encoder, DecoderImpl decoder)
Undocumented in source.

Members

Functions

encodesJavaPrimitive
bool encodesJavaPrimitive()
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.
getDecoder
DecoderImpl getDecoder()
Undocumented in source. Be warned that the author may not have intended to support it.
getEncoder
EncoderImpl getEncoder()
Undocumented in source. Be warned that the author may not have intended to support it.
getEncodingCode
byte getEncodingCode()
Undocumented in source.
getTypeClass
TypeInfo getTypeClass()
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int opCmp(ITypeEncoding o)
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.

Meta