Chunker.this

Probably use the byCDChunk convenience function instead of this constructor directly. Note that Chunker will popFront the input range during construction.

struct Chunker(R)
this
(,,,
size_t minSize
,
size_t maxSize
,
ubyte[] cbuf
)

Meta