dplug v6.0.22
Dub
Repo
Vec.resize
dplug
core
vec
Vec
Resizes a buffer to hold
askedSize
elements.
struct
Vec
(T)
nothrow @
nogc
void
resize
(
size_t
askedSize
)
Meta
Source
See Implementation
dplug
core
vec
Vec
aliases
opDollar
constructors
this
functions
clearContents
fill
indexOf
length
opCatAssign
opSlice
popBack
ptr
pushBack
releaseData
removeAndReplaceByLastElement
removeAndShiftRestOfArray
resize
Resizes a buffer to hold askedSize elements.