dune-grid  3.0-git
Public Attributes | List of all members
Dune::b64chunk Union Reference

union representing the three byte text as well as the four 6 bit chunks More...

#include <dune/grid/io/file/vtk/b64enc.hh>

Public Attributes

b64txt txt
 
b64data data
 

Detailed Description

union representing the three byte text as well as the four 6 bit chunks

Member Data Documentation

◆ data

b64data Dune::b64chunk::data

◆ txt

b64txt Dune::b64chunk::txt

The documentation for this union was generated from the following file: