When comparing java.io.BufferedWriter to java.io.FileWriter, which capability exists as a method in only one of the two?() 
A、 closing the stream
B、 flushing the stream
C、 writing to the stream
D、 marking a location in the stream
E、 writing a line separator to the stream