ae ~master (2024-01-05T13:09:51Z)
Home
Dub
Repo
DynamicMemory.contents
ae
sys
data
DynamicMemory
Undocumented in source. Be warned that the author may not have intended to support it.
class
DynamicMemory
(Allocator)
@
property
override inout pure @
trusted
nothrow @
nogc
inout
(
ubyte
)[]
contents
(
)
Meta
Source
See Implementation
ae
sys
data
DynamicMemory
aliases
allocatedThreshold
collectThreshold
constructors
this
destructors
~this
functions
setSize
properties
capacity
contents
size
variables
_capacity
_size
data