biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
OutputStream.writeString
contrib
undead
stream
OutputStream
Write a string of text.
Throws WriteException if it could not be fully written.
interface
OutputStream
void
writeString
(
const
(
char
)[]
s
)
Meta
Source
See Implementation
contrib
undead
stream
OutputStream
functions
close
flush
printf
vprintf
write
writeExact
writeLine
writeLineW
writeString
writeStringW
writef
writefln
writefx
properties
isOpen
Write a string of text.
Throws WriteException if it could not be fully written.