- encodesJavaPrimitive
bool encodesJavaPrimitive()
Undocumented in source. Be warned that the author may not have intended to support it.
- getAllEncodings
Collection!(TypeEncoding!(Accepted)) getAllEncodings()
Undocumented in source. Be warned that the author may not have intended to support it.
- getCanonicalEncoding
TypeEncoding!(Accepted) 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 accepted)
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
Accepted 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.