Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Based64 functions are used for encoding and decoding of Base64 data.

The following functions for Basde64 described here are:

Table of Contents
maxLevel1

base64Encoder

This function takes a bytearray and returns a Base64 string representing the data.

...