dune-grid 2.9.0
|
struct representing the three byte text as well as the four 6 bit chunks More...
#include <dune/grid/io/file/vtk/b64enc.hh>
Public Types | |
using | size_type = unsigned char |
Public Member Functions | |
void | reset () |
int | read (const char *t, size_type s) |
void | put (const char c) |
void | write (char *t) |
Public Attributes | |
size_type | size |
char | txt [3] |
struct representing the three byte text as well as the four 6 bit chunks
using Dune::b64chunk::size_type = unsigned char |
|
inline |
|
inline |
|
inline |
|
inline |
size_type Dune::b64chunk::size |
char Dune::b64chunk::txt[3] |