FIoBuffer

Overload list

Windows
MacOS
Linux
Name Description

Public function

FIoBuffer()

Public function

FIoBuffer

(
    uint64 InSize
)

Public function

FIoBuffer

(
    const void* Data,
    uint64 InSize,
    const FIoBuffer& OuterBuffer
)

Public function

FIoBuffer

(
    EAssumeOwnershipTag,
    const void* Data,
    uint64 InSize
)

Public function

FIoBuffer

(
    ECloneTag,
    const void* Data,
    uint64 InSize
)

Public function

FIoBuffer

(
    EWrapTag,
    const void* Data,
    uint64 InSize
)

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