like read, but position is left alone.
97 98 99
# File 'lib/sequence.rb', line 97 def readahead(len) holding{read(len)} end