OutputStream.writeStringW

Write a string of text.

The format is implementation-specific. Throws WriteException if it could not be fully written.

interface OutputStream
void
writeStringW
(
const(wchar)[] s
)

Meta