ocean v5.1.3 (2019-10-14T07:52:28Z)
Home
Dub
Repo
VoidBufferImpl.opAssign
ocean
core
buffer
Void
VoidBufferImpl
Assigns data to stored data from other slice
template
VoidBufferImpl
()
void
opAssign
(
in
void
[]
rhs
)
Parameters
rhs
void
[]
slice to assign from
Meta
Source
See Implementation
ocean
core
buffer
Void
VoidBufferImpl
functions
opApply
opAssign
opCatAssign
opIndex
opIndexAssign
opSliceAssign
Assigns data to stored data from other slice