Chunks.this

Standard constructor

struct Chunks(Source)
static if(isForwardRange!Source)
this
(
Source source
,
size_t chunkSize
)
if (
isInputRange!Source
)

Meta