Helper Base64 class. Uses UTF-8 for encoding the input.

Namespace: DayPilot.Utils
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)

Syntax

C#
public class Base64
Visual Basic
Public Class Base64
Visual C++
public ref class Base64

Inheritance Hierarchy

System..::..Object
  DayPilot.Utils..::..Base64

See Also