tame ~master (2022-04-20T20:15:19.0723517)
Dub
Repo
FixedBuffer.empty
tame
buffer
FixedBuffer
Undocumented in source. Be warned that the author may not have intended to support it.
struct
FixedBuffer
(size_t LEN, T = char)
pure @
nogc
nothrow @
safe
@
property
const
bool
empty
(
)
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