DataStream Constructor
Overload List
Name | Description | |
---|---|---|
DataStream(array<Byte>[]()[][]) |
Initializes a new instance of the DataStream class with a specified buffer.
|
|
DataStream(IClient, array<Byte>[]()[][], Int32) |
Initializes a new instance of the DataStream class with a specified client, buffer, and buffer size.
|
|
DataStream()()()() |
Initializes a new instance of the DataStream class with default settings.
|