Module standard

Module standard 

Source
Expand description

Standard Base64 encoding.

Structsยง

Base64
Standard Base64 encoding with = padding.
Base64Unpadded
Standard Base64 encoding without padding.

Constantsยง

DECODER ๐Ÿ”’
Standard Base64 decoder
ENCODER ๐Ÿ”’
Standard Base64 encoder