- Namespace
- Statiq
.Core - Containing Type
- MemoryStreamFactory
- Implements
Syntax
public virtual MemoryStream GetStream(int requiredSize)
Parameters
| Name | Type | Description |
|---|---|---|
| requiredSize | int |
Return Value
| Type | Description |
|---|---|
| MemoryStream |
public virtual MemoryStream GetStream(int requiredSize)
| Name | Type | Description |
|---|---|---|
| requiredSize | int |
| Type | Description |
|---|---|
| MemoryStream |