Encoder.reset

Undocumented in source. Be warned that the author may not have intended to support it.
class Encoder(ORangeT)
final
void
reset
(
ORangeT buf
,
size_t maxn
)
if (
isOutputRange!(ORangeT, ubyte) &&
isOutputRange!(ORangeT, ubyte[])
)

Meta