Returns how many bytes of the current chunk have been read.

Synopsis

Declared in <httpserver.h>

uint64_t
GetChunkProgress() const;

Return Value

The number of bytes of the current chunk read so far.

Created with MrDocs