Main MRPT website > C++ reference for MRPT 1.9.9
Variables
base64.cpp File Reference
#include "system-precomp.h"
#include <mrpt/core/common.h>
#include <mrpt/system/string_utils.h>
#include <mrpt/core/round.h>
#include <iostream>
Include dependency graph for base64.cpp:

Go to the source code of this file.

Variables

const unsigned char alphabet [64+1]
 

Variable Documentation

◆ alphabet

const unsigned char alphabet[64+1]
Initial value:
=
"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"

Definition at line 23 of file base64.cpp.

Referenced by mrpt::system::decodeBase64(), and mrpt::system::encodeBase64().




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST