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