Method: GnipApi::Apis::PowerTrack::Buffer#insert!
- Defined in:
- lib/gnip_api/apis/power_track/buffer.rb
#insert!(chunk) ⇒ Object
16 17 18 |
# File 'lib/gnip_api/apis/power_track/buffer.rb', line 16 def insert! chunk @data << chunk end |