Companion

object Companion

Functions

Link copied to clipboard
operator fun <E> invoke(channel: Channel<E>): ChannelReceiverContext<E>

Creates a new ChannelReceiverContext for the given channel.