Base64.Decoder
that decodes using the
Basic type base64 encoding scheme.Base64.Encoder
that encodes using the
Basic type base64 encoding scheme.Base64.Decoder
that decodes using the
MIME type base64 decoding scheme.Base64.Encoder
that encodes using the
MIME type base64 encoding scheme.Base64.Encoder
that encodes using the
MIME type base64 encoding scheme
with specified line length and line separators.Base64.Decoder
that decodes using the
URL and Filename safe type base64
encoding scheme.Base64.Encoder
that encodes using the
URL and Filename safe type base64
encoding scheme.