CIRCT  19.0.0git
Variables
Utils.cpp File Reference
#include "esi/Utils.h"
Include dependency graph for Utils.cpp:

Go to the source code of this file.

Variables

static constexpr char Table []
 

Variable Documentation

◆ Table

constexpr char Table[]
staticconstexpr
Initial value:
= "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
"abcdefghijklmnopqrstuvwxyz"
"0123456789+/"

Definition at line 18 of file Utils.cpp.

Referenced by esi::utils::encodeBase64().