tame v0.0.1 (2022-04-14T10:07:58Z)
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