Client.sendJson

Send a JSON message on the client socket. Throw Exception on error.

class Client
void
sendJson
(
in JSONValue message
)

Meta