Return the number of application‐level bytes received.

Synopsis

Declared in <folly/io/async/AsyncTransport.h>

virtual
size_t
getAppBytesReceived() const = 0;

Return Value

The number of application‐level bytes received.

Created with MrDocs