Method: Bio::FlatFile#entry_ended_pos
- Defined in:
- lib/bio/io/flatfile.rb
#entry_ended_pos ⇒ Object
(end position of the last entry) + 1
322 323 324 |
# File 'lib/bio/io/flatfile.rb', line 322 def entry_ended_pos @splitter.entry_ended_pos end |