ktor
1.6.8
3.0.3
3.0.2
3.0.0
2.3.12
2.2.4
2.0.3
1.6.8
common
ktor-network
/
io.ktor.network.sockets
/
Datagram
Datagram
common
class
Datagram
(
packet
:
ByteReadPacket
,
address
:
NetworkAddress
)
Content copied to clipboard
UDP datagram with
packet
content targeted to
address
Constructors
Properties
Constructors
Datagram
Link copied to clipboard
common
fun
Datagram
(
packet
:
ByteReadPacket
,
address
:
NetworkAddress
)
Content copied to clipboard
Properties
address
Link copied to clipboard
common
val
address
:
NetworkAddress
Content copied to clipboard
to send to
packet
Link copied to clipboard
common
val
packet
:
ByteReadPacket
Content copied to clipboard
content