reset abstract method

Future<void> reset()

Resets closes both ends of the stream. Use this to tell the remote side to hang up and go away.

Implementation

Future<void> reset();