encodeArgsToString
Encodes the provided arguments into a JSON string representation.
Parameters
args
the arguments to be encoded into a JSON string
serializer
The JSON serializer to use.
Encodes the provided arguments into a JSON string representation.
the arguments to be encoded into a JSON string
The JSON serializer to use.