mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Improved speed of serializeXxx() when writing to a String
This commit is contained in:
		| @@ -15,6 +15,7 @@ HEAD | ||||
|   (This file is used for syntax highlighting in the Arduino IDE)  | ||||
| * Fixed `variant.is<nullptr_t>()` | ||||
| * Fixed value returned by `serializeJson()`, `serializeJsonPretty()`, and `serializeMsgPack()` when writing to a `String` | ||||
| * Improved speed of `serializeJson()`, `serializeJsonPretty()`, and `serializeMsgPack()` when writing to a `String` | ||||
|  | ||||
| > ### BREAKING CHANGES | ||||
| >  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user