FDO .NET API Reference Feature Data Objects
System::Int32 OSGeo::FDO::Common::Io::IoCharStreamReader::ReadNext ( System::Char  buffer[]  ) 

Reads in the next block of items. The caller is responsible to allocate a buffer large enough to store data.

Parameters:
buffer Output array holding data read in.
Returns:
Returns the number of items actually read in. When 0 (zero) then the end-of-stream was reached.


Comments or suggestions? Send us feedback.