dmdscript v2.0.3 (2014-12-13T04:04:19Z)
Dub
Repo
OutBuffer.fill0
dmdscript
outbuffer
OutBuffer
Append nbytes of 0 to the internal buffer.
class
OutBuffer
void
fill0
(
uint
nbytes
)
Meta
Source
See Implementation
dmdscript
outbuffer
OutBuffer
constructors
this
functions
align2
align4
alignSize
fill0
printf
reserve
spread
toBytes
toString
vprintf
write
variables
data
offset
Append nbytes of 0 to the internal buffer.