BinaryType

Undocumented in source.

Constructors

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

Members

Classes

LongBinaryEncoding
class LongBinaryEncoding
Undocumented in source.
ShortBinaryEncoding
class ShortBinaryEncoding
Undocumented in source.

Functions

fastWrite
void fastWrite(EncoderImpl encoder, Binary binary)
Undocumented in source. Be warned that the author may not have intended to support it.
getAllEncodings
Collection!(TypeEncoding!(Binary)) getAllEncodings()
Undocumented in source. Be warned that the author may not have intended to support it.
getCanonicalEncoding
BinaryEncoding 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

BinaryEncoding
interface BinaryEncoding
Undocumented in source.

Meta