UnsignedIntegerType

Undocumented in source.

Constructors

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

Members

Classes

AllUnsignedIntegerEncoding
class AllUnsignedIntegerEncoding
Undocumented in source.
SmallUnsignedIntegerEncoding
class SmallUnsignedIntegerEncoding
Undocumented in source.
ZeroUnsignedIntegerEncoding
class ZeroUnsignedIntegerEncoding
Undocumented in source.

Functions

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