close

expect abstract fun close()

Terminate the stream and release its resources. If this has not been canceled this signals a normal completion of the stream.

actual abstract fun close()
actual abstract fun close()