Closes the IO object if possible
179 180 181
# File 'lib/bio/io/flatfile/buffer.rb', line 179 def close @io.close end