tame ~master (2022-04-20T20:15:19.0723517)
Dub
Repo
FixedBuffer.opOpAssign
tame
buffer
FixedBuffer
append
auto
opOpAssign
(S rhs)
auto
opOpAssign
(S rhs)
auto ref
opOpAssign
(void[] rhs)
struct
FixedBuffer
(size_t LEN, T = char)
ref
auto ref
opOpAssign
(
string
op
: "~"
)
(
in
void
[]
rhs
)
if
(
T.sizeof
== 1
)
Meta
Source
See Implementation
tame
buffer
FixedBuffer
aliases
OutputFunc
length
constructors
this
functions
clear
flush
opAssign
opCast
opOpAssign
properties
data
empty
variables
buf
outputFunc
pos
append