TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Namespaces | Functions | Variables
base64.cpp File Reference
#include "base64.h"

Go to the source code of this file.

Namespaces

 QAlgorithm
 The namespace of the algorithm.
 

Functions

static bool QAlgorithm::isBase64 (unsigned char c)
 

Variables

static const char * QAlgorithm::base64_chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"