# File lib/net/ssh/transport/compress/zlib-decompressor.rb, line 30
          def initialize
            init_inflater
          end