| FDO .NET API Reference | Feature Data Objects |
Inheritance diagram for OSGeo::FDO::Common::Io::IoMemoryStream:

()
Definition at line 30 of file mgIoMemoryStream.h.
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. | |
| Comments or suggestions? Send us feedback. |