Chunker.popFront

Updates front to contain the position and data of the next chunk. Note that Chunker reuses the chunk buffer, so the previous contents of front.data will be overwritten.

struct Chunker(R)
void
popFront
()

Meta