StreamPeer.putString

Put a zero-terminated ascii string into the stream prepended by a 32 bits unsigned integer representing its size.

struct StreamPeer
@nogc nothrow
void
putString
(
StringArg0
)
(
in StringArg0 value
)

Meta