ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
FastAppender.uncheckedPut
ae
utils
appender
FastAppender
Unsafe. Use together with preallocate().
struct
FastAppender
(I, Allocator = GCAllocator)
@
system
void
uncheckedPut
(
U
...
)
(
U
items
)
if
(
CanPutAll
!
U
)
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
Unsafe. Use together with preallocate().