An abstract mechanism for reading a data stream in Java
I am using OpenCsv and the new CSVWriter() method takes a Writer as an argument. What I am trying to …