Class: TreasureData::API::Job::NullInflate

Inherits:
Object
  • Object
show all
Defined in:
lib/td/client/api/job.rb

Instance Method Summary collapse

Instance Method Details

#closeObject



295
296
# File 'lib/td/client/api/job.rb', line 295

def close
end

#inflate(chunk) ⇒ Object



291
292
293
# File 'lib/td/client/api/job.rb', line 291

def inflate(chunk)
  chunk
end