class Chef::HTTP::Decompressor::DeflateInflater

Public Class Methods

new() click to toggle source
Calls superclass method
# File lib/chef/http/decompressor.rb, line 42
def initialize
  super
end