Class | Net::SSH::Transport::Compress::Decompressor |
In: |
lib/net/ssh/transport/compress/decompressor.rb
|
Parent: | Object |
The ancestor class of all decompression implementations.
Reconfigure the current instance with the given options (which should be a Hash-like). Subclasses may override this method to implement the desired functionality.
Raises NotImplementedError. Subclasses must override this method to implement the desired decompression functionality.