Main Page
Related Pages
Modules
Namespaces
Classes
Files
OSGeo
::
FDO
::
Common
::
Io
::
IoMemoryStream
IoMemoryStream
IoMemoryStream
IoMemoryStream
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.