FillOutputBuffer

Overload list

Windows
MacOS
Linux
Name Description

Public function

size_t

 

FillOutputBuffer

(
    TArrayView< uint8 > OutputBuffer,
    size_t SizeAlreadySent
)

Read part of the underlying request payload into an output buffer.

Public function

size_t

 

FillOutputBuffer

(
    void* OutputBuffer,
    size_t MaxOutputBufferSize,
    size_t SizeAlreadySent
)

Read part of the underlying request payload into an output buffer.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss