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