DATRW++ library: seismic data I/O with multiple formats

◆ skipseries()

void datrw::imseedstream::skipseries ( )
virtual

Reimplemented from datrw::idatstream.

Definition at line 167 of file imseedstream.cc.

References read().

168  {
169  this->read(true);
170  } // void imseedstream::skipseries()
Tiseries read(const bool &skipdata=false)
read file
Here is the call graph for this function: