FHttpModule::SetMaxReadBufferSize

Sets the maximum size for the read buffer

Windows
MacOS
Linux

References

Module

HTTP

Header

/Engine/Source/Runtime/Online/HTTP/Public/HttpModule.h

Include

#include "HttpModule.h"

Syntax

void SetMaxReadBufferSize
(
    int32 SizeInBytes
)

Remarks

Sets the maximum size for the read buffer

Parameters

Parameter

Description

SizeInBytes

The maximum number of bytes to use for the read 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