Base64 Utility Functions

Use these functions to encode and decode strings using the Base64 standard.

In your Server-side JavaScript code, first load the core library using this syntax:

Use the associated sample code as models to construct your own Server-side JavaScript code.