Decompresses the specified data.
Namespace: Renci.SshNet.CompressionAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
Parameters
- data
- Type:
System Byte
Compressed data.
Return Value
Decompressed data.See Also