FDO API Reference Feature Data Objects

IoMemoryStream Class Reference

List of all members.

Detailed Description

IoMemoryStream provides streamed I/O to and from memory.


Public Member Functions

 IoMemoryStream (System::IntPtr unmanaged, System::Boolean autoDelete)
 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.