ToBinary

Calculates the binary representation of Base64-encoded data.

Method Signature

ToBinary(base64_or_object =[any])

Arguments

Argument
Type
Required
Description
Default

base64_or_object

any

true

Examples

Last updated

Was this helpful?