FDO API Reference Feature Data Objects

template<typename T>
virtual FDO_API_COMMON FdoInt64 FdoIoObjectStreamReader< T >::GetLength  )  [inline, virtual]
 

Gets the stream length.

Returns:
Returns the size of the data source in number of items
Return the number of objects (floor if bytes/object size) Partial objects at end of stream are ignored.

Implements FdoIStreamReaderTmpl< T >.

Definition at line 38 of file ObjectStreamReader.h.


Comments or suggestions? Send us feedback.