webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
_WebKitSoupRequestInputStreamPrivate Struct Reference

Public Attributes

uint64_t contentLength
 
uint64_t bytesReceived
 
uint64_t bytesRead
 
GUniquePtr< GError > error
 
std::unique_ptr< AsyncReadDatapendingAsyncRead
 

Member Data Documentation

◆ bytesRead

uint64_t _WebKitSoupRequestInputStreamPrivate::bytesRead

◆ bytesReceived

uint64_t _WebKitSoupRequestInputStreamPrivate::bytesReceived

◆ contentLength

uint64_t _WebKitSoupRequestInputStreamPrivate::contentLength

◆ error

GUniquePtr<GError> _WebKitSoupRequestInputStreamPrivate::error

◆ pendingAsyncRead

std::unique_ptr<AsyncReadData> _WebKitSoupRequestInputStreamPrivate::pendingAsyncRead

The documentation for this struct was generated from the following file: