SymbolType

Undocumented in source.

Constructors

this
this(EncoderImpl encoder, DecoderImpl decoder)
Undocumented in source.

Members

Classes

LongSymbolEncoding
class LongSymbolEncoding
Undocumented in source.
ShortSymbolEncoding
class ShortSymbolEncoding
Undocumented in source.

Functions

fastWrite
void fastWrite(EncoderImpl encoder, Symbol symbol)
Undocumented in source. Be warned that the author may not have intended to support it.
getAllEncodings
Collection!(TypeEncoding!(Symbol)) getAllEncodings()
Undocumented in source. Be warned that the author may not have intended to support it.
getCanonicalEncoding
SymbolEncoding getCanonicalEncoding()
Undocumented in source. Be warned that the author may not have intended to support it.
getEncoding
ITypeEncoding getEncoding(Object val)
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.

Interfaces

SymbolEncoding
interface SymbolEncoding
Undocumented in source.

Meta