FDO API Reference Feature Data Objects

virtual FDO_GEOM_API void FdoGeometryStreamReader::SetData const FdoByte data,
FdoInt32  count
[pure virtual]
 

Sets the array used by the reader.

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 nothing

Comments or suggestions? Send us feedback.