BASE64_DECODE (FUN)

FUNCTION BASE64_DECODE

Base 64 decoder

InOut:

Scope

Name

Type

Comment

Input

diSizeIn

DINT

Size of ‚in‘

in

POINTER TO BYTE

Input: Pointer to STRING

out

POINTER TO BYTE

Output: Pointer to BYTE array

Output

diSizeOut

DINT