IFrameCompressorDecompress Method |
Creates and returns stream (clear text) using the provided compressed stream as input.
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.3.0
Syntax Stream Decompress(
Stream stream
)
Parameters
- stream
- Type: System.IOStream
Return Value
Type:
StreamSee Also