method

close

v1_8_6_287 - Show latest stable - Class: CSV::IOBuf
close()
public

No documentation available.

# File lib/csv.rb, line 978
    def close
      terminate
    end