mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-09-28 07:50:54 +02:00
Updated FAQ (markdown)
2
FAQ.md
2
FAQ.md
@@ -426,7 +426,7 @@ Finally, if you cannot know in advance the type of the root, please open an issu
|
|||||||
|
|
||||||
### Why parsing fails?
|
### Why parsing fails?
|
||||||
|
|
||||||
The parsing functions, `parseArray()` and `parseObject()`, may fail for 3 reasons:
|
The parsing functions, `parseArray()` and `parseObject()`, may fail for 4 reasons:
|
||||||
|
|
||||||
1. The input is not a valid JSON
|
1. The input is not a valid JSON
|
||||||
2. The `StaticJsonBuffer` is too small
|
2. The `StaticJsonBuffer` is too small
|
||||||
|
Reference in New Issue
Block a user