writer library

Classes

JsonStreamWriter
Encodes JSON values to a stream asynchronously, this is useful for encoding extremely large objects that would consume too much memory with a standard JsonEncoder.