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

Namespace: DayPilot.Utils
Assembly: DayPilot (in DayPilot.dll) Version: 6.8.2460.0 (6.8.2460.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