OutputStream.writeString

Write a string of text.

Throws WriteException if it could not be fully written.

interface OutputStream
void
writeString
(
const(char)[] s
)

Meta