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
Returns how many bytes of the current chunk have been read.
Declared in <httpserver.h>
uint64_t
GetChunkProgress() const;
The number of bytes of the current chunk read so far.
Created with MrDocs