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