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



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

def close
end

#inflate(chunk) ⇒ Object



363
364
365
# File 'lib/td/client/api/job.rb', line 363

def inflate(chunk)
  chunk
end