- Namespace
- Statiq
.Common - Containing Type
- DelegatingStream
- Overridden
- CopyTo
(Stream, int)
Syntax
public override void CopyTo(Stream destination, int bufferSize)
Parameters
Name | Type | Description |
---|---|---|
destination | Stream | |
bufferSize | int |
public override void CopyTo(Stream destination, int bufferSize)
Name | Type | Description |
---|---|---|
destination | Stream | |
bufferSize | int |