class JSON::LinesPullParser
- JSON::LinesPullParser
- JSON::PullParser
- Reference
- Object
Overview
Variation of the default JSON pull parser that supports new-line delimited entries. Instead of stopping after reading one entry, this parser allows multiple back-to-back.