method

inflate_adapter

inflate_adapter(dest)
public

Returns a Net::ReadAdapter that inflates each read chunk into dest.

This allows a large response body to be inflated without storing the entire body in memory.