cheetah ~master (2017-05-16T17:43:37Z)
Dub
Repo
SocketClient.write
cheetah
socketclient
SocketClient
Writes a buffer to the socket.
class
SocketClient
(T)
void
write
(
ubyte
[]
buffer
)
Parameters
buffer
Type:
ubyte
[]
The buffer to write.
Meta
Source
See Implementation
cheetah
socketclient
SocketClient
constructors
this
functions
close
fireEvent
moveNext
process
read
report
resetReceive
setupEvents
write
properties
address
availableReceiveAmount
buffer
clientId
connected
currentReceiveAmount
data
disconnected
eventArgs
ipAddress
port
remoteAddress
Writes a buffer to the socket.