IntegerType

Undocumented in source.

Constructors

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

Members

Classes

AllIntegerEncoding
class AllIntegerEncoding
Undocumented in source.
SmallIntegerEncoding
class SmallIntegerEncoding
Undocumented in source.

Functions

getAllEncodings
Collection!(TypeEncoding!(Integer)) getAllEncodings()
Undocumented in source. Be warned that the author may not have intended to support it.
getCanonicalEncoding
IntegerEncoding 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.
getEncoding
IntegerEncoding getEncoding(int i)
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.
write
void write(int i)
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

IntegerEncoding
interface IntegerEncoding
Undocumented in source.

Meta