Create a new stream wrapper
Namespace: NetworkCommsDotNet.ToolsAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- stream
- Type: NetworkCommsDotNet.Tools StreamTools ThreadSafeStream
The underlying stream
- start
- Type: System Int64
The start position from where to read data
- length
- Type: System Int64
The length to read
See Also