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.