Function StreamPeer.putDouble

Puts a double-precision float into the stream.

void putDouble (
  const(double) value
) nothrow @nogc;