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