encodeArgs
Encodes the given arguments into a JSON representation.
Return
A JsonObject representing the encoded arguments.
Parameters
args
The arguments to be encoded.
Encodes the given arguments into a JSON representation.
A JsonObject representing the encoded arguments.
The arguments to be encoded.