closeRead abstract method

Future<void> closeRead()

Closes the stream for reading but leaves it open for writing

Implementation

Future<void> closeRead();