This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
ArduinoJson
Watch
1
Star
0
Fork
0
You've already forked ArduinoJson
forked from
bblanchon/ArduinoJson
Code
Pull Requests
Activity
1,634
Commits
9
Branches
140
Tags
3345255f16548ca248ac897b0a69fd97026afe11
Commit Graph
5 Commits
Author
SHA1
Message
Date
Benoit Blanchon
ca24ed48f5
Separate string adapter from storage policy
2021-12-07 16:08:44 +01:00
Benoit Blanchon
be70f6ddd7
Support NUL inside string values (issue
#1646
)
2021-12-07 16:08:44 +01:00
Benoit Blanchon
9d58e566fd
Added
as<std::string_view>()
and
is<std::string_view>()
2021-07-27 14:16:39 +02:00
Benoit Blanchon
6632fa8da1
Removed
StringAdapter::equals()
2021-07-27 14:16:39 +02:00
Benoit Blanchon
f235157466
Added support for std::string_view (
closes
#1578
,
closes
#1554
)
2021-06-17 20:41:04 +02:00