FDO API Reference Feature Data Objects

virtual System::Void IoStream::Write NAMESPACE_OSGEO_COMMON_IO::IoStream *  stream  )  [virtual]
 

reads the number of bytes from the given stream, and writes them to this stream.

Parameters:
buffer Input write from this buffer
count Input the maximum number of bytes to read and write. When 0, all remaining bytes are read from the given stream.

Comments or suggestions? Send us feedback.