DynamicTypeConstructor

Undocumented in source.

Constructors

this
this(IDescribedTypeConstructor dtc, ITypeConstructor underlyingEncoding)
Undocumented in source.

Members

Functions

encodesJavaPrimitive
bool encodesJavaPrimitive()
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.
skipValue
void skipValue()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ITypeConstructor

skipValue
void skipValue()
Undocumented in source.
encodesJavaPrimitive
bool encodesJavaPrimitive()
Undocumented in source.
getTypeClass
TypeInfo getTypeClass()
Undocumented in source.
readValue
Object readValue()
Undocumented in source.

Meta