StreamPeer.putU64

Puts an unsigned 64-bit value into the stream.

struct StreamPeer
@nogc nothrow
void
putU64
(
in long value
)

Meta