async v0.1.19 (2019-03-16T00:48:19Z)
Dub
Repo
ByteBuffer.opOpAssign
async
container
bytebuffer
ByteBuffer
Undocumented in source. Be warned that the author may not have intended to support it.
struct
ByteBuffer
void
opOpAssign
(
string
op
Stuff
)
(
auto
ref
Stuff
rhs
)
if
(
(
is
(
Stuff
: const
ubyte
[])
)
&&
op
== "~"
)
Meta
Source
See Implementation
async
container
bytebuffer
ByteBuffer
functions
clear
opBinary
opCast
opDollar
opOpAssign
opSlice
popFront
toString
properties
empty
front
length