Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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