IT Hit User File System
Stream helper functions.
Inheritance HierarchySystemObject
ITHit.FileSystem.WindowsStreamCopy
Namespace:
ITHit.FileSystem.Windows
Assembly:
ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.5.27248.0
Syntaxpublic 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.
|
Top
See Also