GetDecodedDataSize

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

uint32

 

GetDecodedDataSize

(
    const FString& Source
)

Determine the decoded data size for the incoming base64 encoded string

Public function Static

uint32

 

GetDecodedDataSize

(
    const CharType* Source,
    uint32 Length
)

Determine the decoded data size for the incoming base64 encoded string

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