UDPSocket.sendTo

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ptrdiff_t sendTo(const(void)[] buf, Address to)
  2. ptrdiff_t sendTo(const(void)[] buf)
    class UDPSocket
    pragma(inline) @safe
    ptrdiff_t
    sendTo
    (
    const(void)[] buf
    )

Meta