ae v0.0.2884 (2020-12-20T12:34:54Z)
Home
Dub
Repo
FastAppender.length
ae
utils
appender
FastAppender
Set the length (up to the current capacity).
size_t
length
[@property getter]
size_t
length
[@property setter]
struct
FastAppender
(I, Allocator = GCAllocator)
@
property
static if
(
is(I == T)
)
void
length
(
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
templates
CanPutAll
variables
allocator
Set the length (up to the current capacity).