Example #1
0
 //! Cleanup method
 void clear()
 {
     m_Stream.clear();
     m_StreamBuf.clear();
     m_Buffer.clear();
 }