Decode a Base64 encoded value, returning the buffer.
Decode a Base64 encoded value, placing the result onto an Appender.
Encode a ubyte array as Base64, returning the encoded value.
Encode a ubyte array as Base64, placing the result onto an Appender.
@nogc Simple Base64 parsing