libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
TCPSocket.send
libwasm
bindings
TCPSocket
TCPSocket
Undocumented in source. Be warned that the author may not have intended to support it.
bool
send
(string data)
bool
send
(ArrayBuffer data, uint byteOffset, uint byteLength)
struct
TCPSocket
nothrow
bool
send
()
(
scope
ref
ArrayBuffer
data
,
uint
byteOffset
,
uint
byteLength
)
bool
send
(ArrayBuffer data, uint byteOffset)
bool
send
(ArrayBuffer data)
Meta
Source
See Implementation
libwasm
bindings
TCPSocket
TCPSocket
constructors
this
functions
binaryType
bufferedAmount
close
closeImmediately
host
onclose
ondata
ondrain
onerror
onopen
port
readyState
resume
send
ssl
suspend
upgradeToSecure
variables
_parent