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



369
370
# File 'lib/td/client/api/job.rb', line 369

def close
end

#inflate(chunk) ⇒ Object



365
366
367
# File 'lib/td/client/api/job.rb', line 365

def inflate(chunk)
  chunk
end