dune-grid
2.4.1-rc2
|
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 | |
Include standard header files. | |
Variables | |
const char | Dune::base64table [] |
endoing table More... | |
Simple base64 encode.