BASE64_ENCODE (FUN)

FUNCTION BASE64_ENCODE

Base 64 encoder

InOut:

Scope

Name

Type

Comment

Input

diSizeIn

DINT

Size of ‘in’

in

POINTER TO BYTE

Input: Pointer to BYTE array

out

POINTER TO BYTE

Output: Pointer to STRING

Output

diSizeOut

DINT