All functions

alphabet() new_alphabet()

Standard base64 alphabets

encode() decode() decode_as_string() encode_file() decode_file()

Encode and decode using base64

engine() new_engine()

Create an encoding engine

new_config()

Create a custom encoding engine

b64_chunk() b64_wrap()

Utility Functions