invoke

operator fun invoke(vararg options: ChannelConfigOption): ChannelConfig
operator fun invoke(bytes: ByteVector): ChannelConfig
operator fun invoke(bytes: ByteArray): ChannelConfig
operator fun invoke(bits: BitField): ChannelConfig