Decoder.this

Undocumented in source.
class Decoder(IRangeT)
this
(
IRangeT buf
,
size_t maxn = size_t.max
)
if (
isInputRange!IRangeT &&
is(ElementType!IRangeT == ubyte)
)

Meta