[]
Performs an explicit conversion from DataStream to DataPointer.
public static implicit operator DataPointer(DataStream from)
Type | Name | Description |
---|---|---|
DataStream | from | The from value. |
Type | Description |
---|---|
DataPointer | The result of the conversion. |