write

Overload list

Windows
MacOS
Linux
Name Description

Public function

std::size_t

 

write

(
    const char* source,
    std::size_t size
)

Writes bytes from the given buffer to the stream.

Public function

std::size_t

 

write

(
    Readable* source,
    std::size_t size
)

Writes bytes from the given stream to this stream.

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