Skip to main content

Module utils

Module utils 

Source
Expand description

Utility types for JSON processing

Structsยง

ChannelReader
A synchronous Read implementation that receives bytes from an async channel.
JsonArrayToNdjsonReader
A streaming reader that converts JSON array format to NDJSON format.