lmpl4d ~master (2022-03-26T11:27:06.1523894)
Dub
Repo
AOutputBuf.opSlice
lmpl4d
common
AOutputBuf
Undocumented in source. Be warned that the author may not have intended to support it.
T
[]
opSlice
()
struct
AOutputBuf
(Stream, T = ubyte)
@
nogc
static if
(
!__traits(compiles, buf[0 .. 2] == [0, 1])
)
T
[]
opSlice
(
)
if
(
isOutputBuffer
!(
Stream
,
T
)
)
T
[]
opSlice
(size_t i, size_t j)
Meta
Source
See Implementation
lmpl4d
common
AOutputBuf
constructors
this
functions
opOpAssign
opSlice
properties
buf
variables
arr