AbstractDescribedType

Undocumented in source.

Constructors

this
this(EncoderImpl encoder)
Undocumented in source.

Members

Classes

DynamicDescribedTypeEncoding
class DynamicDescribedTypeEncoding
Undocumented in source.

Functions

getAllEncodings
Collection!(TypeEncoding!(T)) getAllEncodings()
Undocumented in source. Be warned that the author may not have intended to support it.
getCanonicalEncoding
TypeEncoding!(T) getCanonicalEncoding()
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.
getDescriptor
UnsignedLong getDescriptor()
Undocumented in source.
getEncoder
EncoderImpl getEncoder()
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.
wrap
M wrap(T val)
Undocumented in source.
write
void write(Object val)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta