Navigation
API > API/Runtime > API/Runtime/HTTP > API/Runtime/HTTP/GenericPlatform > API/Runtime/HTTP/GenericPlatform/FRequestPayload
| Type | Name | Description | |
|---|---|---|---|
| size_t | FillOutputBuffer
(
TArrayView< uint8 > OutputBuffer, |
Read part of the underlying request payload into an output buffer. | |
| size_t | FillOutputBuffer
(
void* OutputBuffer, |
Read part of the underlying request payload into an output buffer. |