Function StreamPeer.putFloat

Puts a single-precision float into the stream.

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