Encoder.this

Undocumented in source.
class Encoder(ORangeT)
this
(
ORangeT buf
,
size_t maxn = size_t.max
)
if (
isOutputRange!(ORangeT, ubyte) &&
isOutputRange!(ORangeT, ubyte[])
)

Meta