dune-grid
2.3beta2
|
struct with three bytes of text More...
#include <dune/grid/io/file/vtk/b64enc.hh>
Public Types | |
typedef unsigned char | size_type |
Public Member Functions | |
int | read (const char *t, size_type s) |
void | put (const char c) |
Public Attributes | |
size_type | size |
char | txt [3] |
struct with three bytes of text
typedef unsigned char Dune::b64txt::size_type |
|
inline |
Referenced by Dune::Base64Stream::write().
|
inline |
Referenced by Dune::Base64Stream::Base64Stream().
size_type Dune::b64txt::size |
Referenced by Dune::Base64Stream::flush(), put(), read(), and Dune::Base64Stream::write().