Parent

Files

Class/Module Index [+]

Quicksearch

Chef::HTTP::Decompressor::NoopInflater

Public Instance Methods

handle_chunk(chunk) click to toggle source
Alias for: inflate
inflate(chunk) click to toggle source
# File lib/chef/http/decompressor.rb, line 28
def inflate(chunk)
  chunk
end
Also aliased as: handle_chunk

[Validate]

Generated with the Darkfish Rdoc Generator 2.