The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
OutBuffer.vprintf
std
outbuffer
OutBuffer
Append output of C's vprintf() to internal buffer.
class
OutBuffer
@
trusted
nothrow
void
vprintf
(
scope
string
format
,
va_list
args
)
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 output of C's vprintf() to internal buffer.