aboutsummaryrefslogtreecommitdiff
path: root/pw_base64/docs.rst
blob: b86269c6811b8448ec66e5aadbb151aa431523e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.. _module-pw_base64:

=========
pw_base64
=========
This module provides functions for encoding, decoding, and validating Base64
data as specified by `RFC 3548 <https://tools.ietf.org/html/rfc3548>`_ and
`RFC 4648 <https://tools.ietf.org/html/rfc4648>`_.

-------------
API reference
-------------
.. doxygennamespace:: pw::base64
   :members: