Implements URL-safe Base64 encoding. (Same as Base64, but '+' is replaced with '-', and '/' with '_').

Operates in constant time.

Hierarchy (view full)

Constructors

Methods