Grig
class
UdpPacketSender
package
grig.osc
implements
PacketSender
Constructor
new
(
host:
String
,
port:
Int
)
Methods
close
():
Void
sendPacket
(
packet:
Bytes
):
Promise
<
Int
>