Details
-
Improvement
-
Resolution: Done
-
Major - P3
-
None
-
None
Description
Currently the driver copies the character array for every string written to JSON. It would be more efficient to iterate the characters.
Currently the driver copies the character array for every string written to JSON. It would be more efficient to iterate the characters.