LargeFloatingSizePrimitiveTypeEncoding

Undocumented in source.
abstract
class LargeFloatingSizePrimitiveTypeEncoding : FloatingSizePrimitiveTypeEncoding!(T)(
T
) {}

Constructors

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

Members

Functions

getSizeBytes
int getSizeBytes()
Undocumented in source. Be warned that the author may not have intended to support it.
writeSize
void writeSize(T val)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta