Retrieve a new
MemoryStream object with a default initial capacity.
- Namespace
- Statiq
.Common - Containing Type
- IMemoryStreamFactory
Syntax
MemoryStream GetStream()
Return Value
| Type | Description |
|---|---|
| MemoryStream | A MemoryStream. |