public static class DatagramReadChannel.DefaultImpls
A channel for receiving datagrams
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object |
receive(DatagramReadChannel $this,
kotlin.coroutines.experimental.Continuation<? super io.ktor.network.sockets.Datagram> p)
Receive a datagram
|
public static java.lang.Object receive(DatagramReadChannel $this, kotlin.coroutines.experimental.Continuation<? super io.ktor.network.sockets.Datagram> p)
Receive a datagram