Commit Graph

8 Commits

Author SHA1 Message Date
Benoît Blanchon
a57220debc Changed JsonSink to match Arduino's Print class 2014-07-01 13:15:50 +02:00
Benoît Blanchon
69d682ce81 Extracted interface JsonSink. 2014-06-30 19:19:39 +02:00
Benoît Blanchon
63ae9ef096 Moved floating point formatting to StringBuilder 2014-06-26 13:28:42 +02:00
Benoît Blanchon
7ab728e996 Added a test that appends a string longer that the capacity of the builder 2014-06-26 13:00:14 +02:00
Benoît Blanchon
786fe994aa Added a test class for StringBuilder 2014-06-26 12:50:48 +02:00
Benoît Blanchon
45dfdbd5e4 Added method appendFormatted() 2014-06-25 13:50:28 +02:00
Benoît Blanchon
dd6fd6f198 Added a tests of a string with a double quote in it 2014-06-25 13:47:28 +02:00
Benoît Blanchon
6f247a5080 Extracted class StringBuilder 2014-06-25 13:02:39 +02:00