UnsignedLongType

Undocumented in source.

Constructors

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

Members

Classes

AllUnsignedLongEncoding
class AllUnsignedLongEncoding
Undocumented in source.
SmallUnsignedLongEncoding
class SmallUnsignedLongEncoding
Undocumented in source.
ZeroUnsignedLongEncoding
class ZeroUnsignedLongEncoding
Undocumented in source.

Functions

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

Meta