template<typename T >
virtual FDO_API_COMMON FdoInt64 FdoIStreamReaderTmpl< T >::GetLength (  )  [pure virtual]

Get the size of a stream.

Returns:
Returns the size of the data source in number of items

Implemented in FdoIoObjectStreamReader< T >, and FdoIoObjectStreamReader< unsigned char >.