FixedSizePrimitiveTypeEncoding

Undocumented in source.

Constructors

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

Members

Functions

getFixedSize
int getFixedSize()
Undocumented in source.
getValueSize
int getValueSize(Object val)
Undocumented in source. Be warned that the author may not have intended to support it.
isFixedSizeVal
bool isFixedSizeVal()
Undocumented in source. Be warned that the author may not have intended to support it.
skipValue
void skipValue()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta