ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
VoidBufferImpl.opOpAssign
ocean
core
buffer
Void
VoidBufferImpl
Appends to current buffer
void
opOpAssign
(ubyte rhs)
template
VoidBufferImpl
()
void
opOpAssign
(
string
op
: "~"
)
(
in
ubyte
rhs
)
void
opOpAssign
(ubyte[] rhs)
Parameters
op
operation to perform
rhs
ubyte
array or element to append
Meta
Source
See Implementation
ocean
core
buffer
Void
VoidBufferImpl
functions
opApply
opAssign
opIndex
opIndexAssign
opOpAssign
opSliceAssign
Appends to current buffer