Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

处理超大JSON文本

wenshao edited this page Sep 29, 2014 · 3 revisions

当需要处理超大JSON文本时,需要Stream API,在fastjson-1.1.32版本中,已经提供完善的stream API https://github.com/alibaba/fastjson/wiki/Stream-api

Clone this wiki locally