urlSafeEncodeTable

URL-safe base64 encode/decode table

This manifest constant exposes the url-safe ("base64url") variant of the encode/decode table, according to RFC4648.

static immutable
istring urlSafeEncodeTable;

Meta