The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
OutBuffer.write
std
outbuffer
OutBuffer
Append data to the internal buffer.
class
OutBuffer
pure nothrow @
safe
void
write
(
scope
const
(
ubyte
)[]
bytes
)
Meta
Source
See Implementation
std
outbuffer
OutBuffer
aliases
put
functions
align2
align4
alignSize
clear
fill
fill0
printf
reserve
spread
toBytes
toString
vprintf
write
writef
writefln
Append data to the internal buffer.