undead ~master (2024-04-17T22:51:33Z)
Home
Dub
Repo
OutputStream.writeString
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
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.