ae ~old-net (2022-05-18T17:03:39.1779262)
Dub
Repo
FastAppender.length
ae
utils
appender
FastAppender
Does not resize. Use preallocate for that.
size_t
length
[@property getter]
size_t
length
[@property setter]
struct
FastAppender
(I)
@
property
static if
(
is(I == T)
)
void
length
(
size_t
value
)
Meta
Source
See Implementation
ae
utils
appender
FastAppender
constructors
this
functions
allocate
clear
get
opOpAssign
preallocate
put
uncheckedPut
properties
length
templates
CanPutAll
Does not resize. Use preallocate for that.