ocean v5.1.3 (2019-10-14T07:52:28Z)
Home
Dub
Repo
VoidBufferImpl.opCatAssign
ocean
core
buffer
Void
VoidBufferImpl
Appends to current buffer
void
opCatAssign
(ubyte rhs)
template
VoidBufferImpl
()
void
opCatAssign
(
in
ubyte
rhs
)
void
opCatAssign
(ubyte[] rhs)
Parameters
rhs
ubyte
array or element to append
Meta
Source
See Implementation
ocean
core
buffer
Void
VoidBufferImpl
functions
opApply
opAssign
opCatAssign
opIndex
opIndexAssign
opSliceAssign
Appends to current buffer