22 #ifndef vtkBase64InputStream_h 23 #define vtkBase64InputStream_h 60 unsigned char Buffer[2];
63 int DecodeTriplet(
unsigned char& c0,
unsigned char& c1,
unsigned char& c2);
#define vtkTypeMacro(thisClass, superclass)
a simple class to control print indentation