MRPT  2.0.4
Variables
base64.cpp File Reference
#include "system-precomp.h"
#include <mrpt/core/common.h>
#include <mrpt/core/round.h>
#include <mrpt/system/string_utils.h>
#include <iostream>

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 2.0.4 at Sun Jul 19 17:54:30 UTC 2020