dune-grid  2.3.1-rc1
Classes | Namespaces
b64enc.hh File Reference

Simple base64 encode. More...

#include <assert.h>

Go to the source code of this file.

Classes

struct  Dune::b64txt
 struct with three bytes of text More...
 
struct  Dune::b64data
 
union  Dune::b64chunk
 union representing the three byte text aswell as the four 6 bit chunks More...
 

Namespaces

 Dune
 

Variables

const char Dune::base64table []
 endoing table More...
 

Detailed Description

Simple base64 encode.

Author
Christian Engwer