ae v0.0.3236 (2023-03-03T17:10:46Z)
Home
Dub
Repo
FastAppender.capacity
ae
utils
appender
FastAppender
Resize backing buffer to the given capacity.
size_t
capacity
[@property getter]
size_t
capacity
[@property setter]
struct
FastAppender
(I, Allocator = GCAllocator)
private public @
property
void
capacity
(
size_t
value
)
Meta
Source
See Implementation
ae
utils
appender
FastAppender
aliases
put
constructors
this
destructors
~this
functions
allocate
clear
get
opOpAssign
peek
preallocate
putEx
uncheckedPut
postblits
this(this)
properties
capacity
length
variables
allocator
Resize backing buffer to the given capacity.