FDO .NET API Reference | Feature Data Objects |
Inheritance diagram for OSGeo::FDO::Common::Io::IoMemoryStream:
Public Member Functions | |
IoMemoryStream (System::IntPtr unmanaged, System::Boolean autoDelete) | |
Constructs a stream based on an unmanaged instance of the object. | |
IoMemoryStream (System::UInt32 bufferSize) | |
creates the memory stream. The stream manages its own storage. | |
IoMemoryStream () | |
creates the memory stream with its default size. The stream manages its own storage. |
|
creates the memory stream with its default size. The stream manages its own storage.
|
|
creates the memory stream. The stream manages its own storage.
|
|
Constructs a stream based on an unmanaged instance of the object.
|
Comments or suggestions? Send us feedback. |