temple v0.6.0 (2014-03-05T21:36:49Z)
Dub
Repo
OutputStream.write
temple
output_stream
OutputStream
Writes an array of chars to the stream.
void
write
(ubyte[] bytes)
void
write
(char[] bytes)
interface
OutputStream
final
void
write
(
in
char
[]
bytes
)
Meta
Source
See Implementation
temple
output_stream
OutputStream
functions
put
write
Writes an array of chars to the stream.