read Content
Method to read a content message received with the socket request No-any params required
Return
content message received as String
Throws
when some errors have been occurred
Method to read a content message received with the socket request
Return
content message received as String
Parameters
target Socket
: target socket to use to receive the content message
Throws
when some errors have been occurred