variable JSONStringifyStreamDeprecatedDeprecated(will be removed after 0.157.0) Use JsonStringifyStream instead. import { JSONStringifyStream } from "https://deno.land/std@0.156.0/encoding/json/_stringify.ts"; Convert each chunk to JSON string.