UnsignedByteType

Undocumented in source.

Constructors

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

Members

Classes

UnsignedByteEncoding
class UnsignedByteEncoding
Undocumented in source.

Functions

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