Go to the documentation of this file.
32 static size_t GetEncodeLength(
const char *src,
size_t srclen );
45 static size_t Encode(
char *dst,
size_t dlen,
const char *src,
size_t slen );
50 static size_t GetDecodeLength(
const char *src,
size_t len );
62 static size_t Decode(
char *dst,
size_t dlen,
const char *src,
size_t slen );
66 void operator=(
const Base64&);
71 #endif // GDCMBASE64_H
Generated on Thu Oct 17 2013 10:05:56 for GDCM by
1.8.4