FDO API Reference Feature Data Objects

virtual FDO_GEOM_API FdoGeometryStreamReader* FdoGeometryStreamFactory::CreateGeometryStreamReader const FdoByte data,
FdoInt32  count
[pure virtual]
 

Gets a stream reader object for serialized Geometry.

Parameters:
data Input array data
count Input number of bytes in the array The caller must guarantee the validity of the array for the lifetime of the associated geometry stream.
Returns:
Returns the reader

Comments or suggestions? Send us feedback.