Encoder.putDouble

Undocumented in source. Be warned that the author may not have intended to support it.
class Encoder(ORangeT)
final
void
putDouble
(
double v
)
if (
isOutputRange!(ORangeT, ubyte) &&
isOutputRange!(ORangeT, ubyte[])
)

Meta