is there any more data after the position?
Returns:
511 512 513 514
# File 'lib/sequence.rb', line 511 def more_data? #!eof? (size-pos).nonzero? end