Overload List
Name | Description | |
---|---|---|
StreamTools ThreadSafeStream(Stream) |
Create a thread safe stream. Once any actions are complete the stream must be correctly disposed by the user.
| |
StreamTools ThreadSafeStream(Stream, Boolean) |
Create a thread safe stream.
|
See Also