Changes

Jump to navigation Jump to search
No change in size ,  21:49, 26 June 2017
m
Line 761: Line 761:  
  private:
 
  private:
 
     enum EMode;              // 1 = reading, 2 = writing
 
     enum EMode;              // 1 = reading, 2 = writing
     bool bInitializing;     // If set to true, writing to the CClassicBuffer will
+
     bool bDummyWrite;       // If set to true, writing to the CClassicBuffer will
 
                               // not actually write to the underlying stream.
 
                               // not actually write to the underlying stream.
 
                               // Instead, the data provided for writing will be used
 
                               // Instead, the data provided for writing will be used

Navigation menu