Closes input stream. (similar to IO#close)
351 352 353
# File 'lib/bio/io/flatfile.rb', line 351 def close @stream.close end