ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
Data.opSlice
ae
sys
data
Data
Returns a
Data
pointing at a slice of this
Data
's contents.
Data
opSlice
()
struct
Data
Data
opSlice
(
)
Data
opSlice
(size_t x, size_t y)
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
Returns a Data pointing at a slice of this Data's contents.