net.pwall.json.stream
See: Description
-
Class Summary Class Description JSONArrayCoPipeline A (coroutine) pipeline that accepts a JSON array as a stream of Unicode code points and emits a JSONValuefor each item in the array.JSONArrayProcessor JSONCoArrayBuilder JSONCoKeywordBuilder JSONCoNumberBuilder JSONCoObjectBuilder JSONCoStream JSONCoStringBuilder JSONCoValueBuilder JSONDeserializerCoPipeline A pipeline that takes a JSONValue and emits the deserialized value. -
Interface Summary Interface Description JSONCoBuilder