| StreamUtils Class | 
Namespace: PDTec.IceNet.Sdk.Utils
public static class StreamUtils
The StreamUtils type exposes the following members.
| Name | Description | |
|---|---|---|
| Copy | 
            Copies the content of one stream into another stream. Define a suitable
            buffer to control the maximum content size to be transferred in a single
            read/write step.
              |