You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Big JSON structures take some time to download. I want to implement an NSStream-based parser that will allow one to start parsing the JSON before all of it is downloaded.
Review, suggestions, and patches welcome!
The text was updated successfully, but these errors were encountered:
Big JSON structures take some time to download. I want to implement an NSStream-based parser that will allow one to start parsing the JSON before all of it is downloaded.
Review, suggestions, and patches welcome!
The text was updated successfully, but these errors were encountered: