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