closeWrite abstract method

Future<void> closeWrite()

Closes the stream for writing but leaves it open for reading

Implementation

Future<void> closeWrite();