dmdscript ~master (2017-12-09T01:07:21Z)
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
functions
align2
align4
alignSize
fill0
printf
reserve
spread
toBytes
toString
vprintf
write
Append nbytes of 0 to the internal buffer.