FDO .NET API Reference Feature Data Objects
OSGeo::FDO::Common::Io::IoMemoryStream::IoMemoryStream ( System::UInt32  bufferSize  ) 

creates the memory stream. The stream manages its own storage.

Parameters:
bufferSize Input memory allocation increment. Amount of new memory to allocated when the stream needs more memory.


Comments or suggestions? Send us feedback.