ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
Data.this
ae
sys
data
Data
Create a new instance slicing all of the given wrapper's contents.
this
(const(void)[] data, bool forceReallocation)
this
(void[] data, bool forceReallocation)
this
(size_t size, size_t capacity)
this
(DataWrapper wrapper, bool mutable)
struct
Data
this
(
DataWrapper
wrapper
,
bool
mutable
)
Meta
Source
See Implementation
ae
sys
data
Data
aliases
opDollar
constructors
this
destructors
~this
functions
append
clear
concat
deleteContents
opCast
opSlice
popFront
prepend
postblits
this(this)
properties
capacity
contents
dup
empty
length
mcontents
mptr
ptr
toHeap
templates
opBinary
opBinaryRight
opOpAssign
Create a new instance slicing all of the given wrapper's contents.