Class NSStream
Syntax
Constructors
NSStream()
Initializes a new instance of the NSStream class.
Declaration
NSStream
Methods
GetStream()
Declaration
Byte[]GetStream()
Returns
| Type | Description |
|---|---|
| Byte[] |
SetStream(Byte[])
Declaration
Void SetStream(Byte[] stream)
Parameters
| Type | Name | Description |
|---|---|---|
| Byte[] | stream |
Returns
| Type | Description |
|---|---|
| Void |