- Namespace
- Statiq
.Common - Containing Type
- ItemStream
<TItem> - Overridden
- WriteAsync
(byte[], int, int, CancellationToken)
Syntax
public override sealed Task WriteAsync(byte[] buffer, int offset, int count, CancellationToken cancellationToken)
Parameters
| Name | Type | Description |
|---|---|---|
| buffer | byte[] | |
| offset | int | |
| count | int | |
| cancellationToken | CancellationToken |
Return Value
| Type | Description |
|---|---|
| Task |