//reikai-core/io.github.kerelape.reikai.io/Channel/close
close
[JVM]
abstract suspend fun close(): Source
Close the channel.
Return
Source that opened the channel.
//reikai-core/io.github.kerelape.reikai.io/Channel/close
[JVM]
abstract suspend fun close(): Source
Close the channel.
Source that opened the channel.