Overload | Description |
---|---|
SegmentedMemoryStream Constructor() | Creates a memory stream that uses 32k segments for storage |
SegmentedMemoryStream Constructor(Int32) | Create a memory stream that uses the specified size of segments |
SegmentedMemoryStream Constructor(SegmentedMemoryStream) | Creates a 'clone' of the stream sharing the same contents |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7