KVIrc  4.9.2
DeveloperAPIs
Namespaces | Functions
UglyBase64.h File Reference

Go to the source code of this file.

Namespaces

 UglyBase64
 

Functions

void UglyBase64::decode (KviCString &szText, unsigned char **buf, int *len)
 
void UglyBase64::encode (const unsigned char *out, const int len, KviCString &szText)