close abstract method

Future<void> close()

Closes the channel.

Note: Further reads and write fail.

Implementation

Future<void> close();