DynamicDescribedType

Undocumented in source.

Constructors

this
this(EncoderImpl encoder, Object descriptor)
Undocumented in source.

Members

Classes

DynamicDescribedTypeEncoding
class DynamicDescribedTypeEncoding
Undocumented in source.

Functions

getAllEncodings
Collection!(TypeEncoding!(DescribedType)) getAllEncodings()
Undocumented in source. Be warned that the author may not have intended to support it.
getCanonicalEncoding
TypeEncoding!(DescribedType) getCanonicalEncoding()
Undocumented in source. Be warned that the author may not have intended to support it.
getEncoding
ITypeEncoding getEncoding(Object v)
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.
write
void write(Object val)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta