- Namespace
- Statiq
.Core - Containing Type
- MemoryStreamFactory
- Implements
Syntax
public virtual MemoryStream GetStream(byte[] buffer, int offset, int count)
Parameters
| Name | Type | Description |
|---|---|---|
| buffer | byte[] | |
| offset | int | |
| count | int |
Return Value
| Type | Description |
|---|---|
| MemoryStream |