IT Hit User File System
Stream helper functions.
Inheritance Hierarchy SystemObject
ITHit.FileSystem.WindowsStreamCopy
Namespace:
ITHit.FileSystem.Windows
Assembly:
ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.3.27213.0
Syntax public static class StreamCopy
<ExtensionAttribute>
Public NotInheritable Class StreamCopy
[ExtensionAttribute]
public ref class StreamCopy abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type StreamCopy = class end
The StreamCopy type exposes the following members.
Methods
| Name | Description |
---|
| CopyToAsync |
Asynchronously copies specified number of bytes from current stream to destination stream, using a specified buffer size.
|
TopSee Also