dune-grid
2.3.0
|
union representing the three byte text aswell as the four 6 bit chunks More...
#include <dune/grid/io/file/vtk/b64enc.hh>
Public Attributes | |
b64txt | txt |
b64data | data |
union representing the three byte text aswell as the four 6 bit chunks
b64data Dune::b64chunk::data |
Referenced by Dune::Base64Stream::flush(), and Dune::Base64Stream::write().
b64txt Dune::b64chunk::txt |
Referenced by Dune::Base64Stream::Base64Stream(), Dune::Base64Stream::flush(), and Dune::Base64Stream::write().