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
base64.h File Reference
#include "ttkglobal.h"

Go to the source code of this file.

Namespaces

 QAlgorithm
 The namespace of the algorithm.
 

Functions

TTKString QAlgorithm::base64Encode (const unsigned char *bytes, unsigned int len)
 
TTKString QAlgorithm::base64Decode (const TTKString &bytes)