encodeArgsToStringUnsafe
Encodes the provided arguments into a JSON string representation without type safety checks.
Throws
If the provided arguments cannot be cast to the expected type TArgs.
Encodes the provided arguments into a JSON string representation without type safety checks.
If the provided arguments cannot be cast to the expected type TArgs.