- 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.