lu ~master (2024-08-10T21:55:00Z)
Home
Dub
Repo
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
(
)
Meta
Source
See Implementation
lu
container
Buffer
functions
clear
empty
front
length
opOpAssign
popFront
put
reserve
reset
variables
buf
bufferSize
end
pos
Zeroes out the buffer's elements, getting rid of old contents.