UnsignedByteType.UnsignedByteEncoding

Undocumented in source.

Constructors

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

Members

Functions

encodesSuperset
bool encodesSuperset(TypeEncoding!(UnsignedByte) encoding)
Undocumented in source. Be warned that the author may not have intended to support it.
getEncodingCode
byte getEncodingCode()
Undocumented in source. Be warned that the author may not have intended to support it.
getFixedSize
int getFixedSize()
Undocumented in source. Be warned that the author may not have intended to support it.
getType
UnsignedByteType getType()
Undocumented in source. Be warned that the author may not have intended to support it.
readValue
UnsignedByte readValue()
Undocumented in source. Be warned that the author may not have intended to support it.
writeValue
void writeValue(Object val)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta