This repository was archived by the owner on Mar 16, 2019. It is now read-only.
This repository was archived by the owner on Mar 16, 2019. It is now read-only.
JSON Stream support #99
Closed
Description
JSON stream is useful when source data is a single large JSON file, we're planning support this feature in 0.10.0
.
- IOS implementation HTTP JSON stream support
- Android implementation HTTP JSON stream support
- IOS implementation fs JSON stream support
- Android implementation fs JSON stream support
- Test cases
- Documentation