Method: Bio::FlatFileIndex::FileID#seek
- Defined in:
- lib/bio/io/flatfile/index.rb
#seek(*arg) ⇒ Object
551 552 553 |
# File 'lib/bio/io/flatfile/index.rb', line 551 def seek(*arg) @io.seek(*arg) end |
551 552 553 |
# File 'lib/bio/io/flatfile/index.rb', line 551 def seek(*arg) @io.seek(*arg) end |