Closes the stream for both reading and writing
@override Future<void> close() => _underlying.close();