template<typename T >
virtual FDO_API_COMMON void FdoIoObjectStreamReader< T >::Skip ( const FdoInt32  offset  )  [inline, virtual]

Skips a number of items.

Parameters:
offset Input number of items to skip

Implements FdoIStreamReaderTmpl< T >.

Definition at line 54 of file ObjectStreamReader.h.