lu
Dlang.org
Buffer.clear
lu
container
Buffer
Zeroes out the buffer's elements, getting rid of old contents.
struct
Buffer
(T, Flag!"dynamic" dynamic = No.dynamic, size_t originalSize = 128)
pure nothrow pure @
safe
nothrow @
nogc
void
clear
(
)
lu
container
Buffer
functions
clear
empty
front
length
opOpAssign
popFront
put
reserve
reset
manifest constants
growthFactor
variables
buf
bufferSize
end
pos
Zeroes out the buffer's elements, getting rid of old contents.