The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
ScopedBuffer.initialize
mir
appender
ScopedBuffer
struct
ScopedBuffer
(T, size_t bytes = 4096)
@
system
scope nothrow @
nogc
void
initialize
(
)
if
(
bytes
&&
T.sizeof
<=
bytes
)
Meta
Source
See Implementation
mir
appender
ScopedBuffer
aliases
opOpAssign
destructors
~this
functions
data
initialize
length
moveDataAndEmplaceTo
popBackN
prepare
put
reserve
reset
shrinkTo
postblits
this(this)