Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
base64.hpp
SUBMITTED BY:
Guest
DATE:
Dec. 4, 2013, 11:57 a.m.
FORMAT:
C++
SIZE:
148 Bytes
Raw
Download
Tweet
HITS:
836
Go to comments
Report
#include
<string>
std
::
string
base64_encode
(
unsigned
char
const
*
,
unsigned
int
len
);
std
::
string
base64_decode
(
std
::
string
const
&
s
);
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus