Decode a Base 64 Encoded string to a Byte Array.

Syntax

ISTextUtilities.Base64DecodeToByteArray(text)

Parameters

NameTypeOptionalByRefDescription
text String The String to decode.

Return Value

Byte()

A Byte Array.

Member of:
ISTextUtilities
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0