Skip to content

Commit db4b395

Browse files
committed
Merge pull request #181 from argon/experiment/JSONParseBuffer
Speed up JSON Parsing
2 parents e35f936 + 1b1458f commit db4b395

File tree

3 files changed

+373
-275
lines changed

3 files changed

+373
-275
lines changed

Docs/Status.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ As Foundation is a work in progress, not all methods and functionality are prese
4848

4949
* `NSPropertyList` is mostly implemented.
5050
* `NSCoder` and `NSKeyedArchiver` are mostly not yet implemented (a few funnel methods are implemented).
51-
* `NSJSONSerialization` is not yet implemented.
51+
* `NSJSONSerialization` is partly implemented (serialization is not yet implemented)
5252

5353

5454
* **XML**: A group of classes for parsing and representing XML documents and elements.

0 commit comments

Comments
 (0)