Function BufferedStream.State.doIterateChunks
void doIterateChunks(B, DEL)
(
ulong offset,
scope B[] bytes,
scope DEL del
) @safe;
void doIterateChunks(B, DEL)
(
ulong offset,
scope B[] bytes,
scope DEL del
) @safe;