Preparing search index...
The search index is not available
txiki.js
txiki.js
global
tjs
DatagramEndpoint
Interface DatagramEndpoint
Hierarchy
DatagramEndpoint
Index
Properties
local
Address
remote
Address
Methods
close
recv
send
Properties
local
Address
local
Address
:
Address
remote
Address
remote
Address
:
Address
Methods
close
close
(
)
:
void
Returns
void
recv
recv
(
buf
:
Uint8Array
)
:
Promise
<
number
>
Parameters
buf:
Uint8Array
Returns
Promise
<
number
>
send
send
(
buf
:
Uint8Array
, addr
?:
Address
)
:
Promise
<
DatagramData
>
Parameters
buf:
Uint8Array
Optional
addr:
Address
Returns
Promise
<
DatagramData
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
txiki.js
global
tjs
tjs:assert
tjs:ffi
tjs:getopts
tjs:hashing
tjs:ipaddr
tjs:path
tjs:uuid
Datagram
Endpoint
local
Address
remote
Address
close
recv
send
Generated using
TypeDoc