nathanday / ndjson

Objective-C JSON parser
1 stars 0 forks source link

Handle "(null)" strings #71

Open nathanday opened 11 years ago

nathanday commented 11 years ago

some JSON handling libraries will handle NULL badly outputting the string "(null)", would be nice to have some mechanism to convert "(null)" or some alternative into null