ae v0.0.2137 (2018-01-31T16:30:29Z)
Home
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.