asChannel

abstract override fun asChannel(): Channel<T>

Returns the underlying Channel. The Channel will have a buffer size of UNLIMITED.