Closes the stream to the CSV file. The object the function is called with will no longer be useable
No parameters
let csv = datasource.csvRead("example_file.csv", 0); csv.close();