tame ~master (2022-04-20T20:15:19.0723517)
Dub
Repo
FixedBuffer.this
tame
buffer
FixedBuffer
constructor
this
(T[] rhs)
this
(F oFunc)
struct
FixedBuffer
(size_t LEN, T = char)
this
(
F
)
(
F
oFunc
)
if
(
is
(
typeof
(
oFunc
(null)))
)
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
constructor