diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
WebSocket.sendBuffer
diamond
http
websockets
WebSocket
Sends a buffer to the web socket.
class
WebSocket
final
void
sendBuffer
(
ubyte
[]
buffer
)
Parameters
buffer
ubyte
[]
The buffer to send.
Meta
Source
See Implementation
diamond
http
websockets
WebSocket
functions
add
close
get
read
readBuffer
readBufferNext
readNext
readText
readTextNext
send
sendBuffer
sendText
waitForData
Sends a buffer to the web socket.