mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-08-04 05:04:45 +02:00
Improved deserializeMsgPack()
speed by reading several bytes at once
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
add_executable(MiscTests
|
||||
conflicts.cpp
|
||||
FloatParts.cpp
|
||||
StreamReader.cpp
|
||||
Readers.cpp
|
||||
StringAdapters.cpp
|
||||
StringWriter.cpp
|
||||
TypeTraits.cpp
|
||||
|
Reference in New Issue
Block a user