- Namespace
- Statiq
.Common - Containing Type
- MemoryContent
Syntax
public MemoryContent(byte[] buffer, int index, int count)
Parameters
| Name | Type | Description |
|---|---|---|
| buffer | byte[] | |
| index | int | |
| count | int |
public MemoryContent(byte[] buffer, int index, int count)
| Name | Type | Description |
|---|---|---|
| buffer | byte[] | |
| index | int | |
| count | int |