Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > FBase64
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
uint32 | GetDecodedDataSize
(
const FString& Source |
Determine the decoded data size for the incoming base64 encoded string |
![]() ![]() |
uint32 | GetDecodedDataSize
(
const CharType* Source, |
Determine the decoded data size for the incoming base64 encoded string |