class

Fetcher::JSONStreamingParser

Inherits Reference < Object

Constructors

new(limit : Int32 = 100)
Source

Instance methods

parse(io : IO) : JSONStreamingIterator
Source
parse_entries(io : IO, limit : Int32 | Nil = nil) : Array(Entry)
Source