async ~master (2021-06-09T06:08:03Z)
Dub
Repo
ByteBuffer.opBinary
async
container
bytebuffer
ByteBuffer
Undocumented in source. Be warned that the author may not have intended to support it.
struct
ByteBuffer
ref
typeof
(this)
opBinary
(
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
opIndex
opOpAssign
opSlice
popFront
toString
properties
empty
front
length