cheetah ~master (2017-05-16T17:43:37Z)
Dub
Repo
SocketClient.read
cheetah
socketclient
SocketClient
Reads a specific amount of bytes. Paramms: amount = The amount of bytes to read.
void
read
()
void
read
(
size_t
amount
)
class
SocketClient
(T)
void
read
(
size_t
amount
)
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
Reads a specific amount of bytes. Paramms: amount = The amount of bytes to read.