NewEncoder constructs a new streaming encoder writing to w configured with the provided options. It flushes the internal buffer when the buffer is sufficiently full or when a top-level value has been written. If w is a [bytes.Buffer], then the encoder appends directly into the buffer without copyin
(w io.Writer, opts ...Options)
source not stored for this graph (policy: none)
no outgoing calls
searching dependent graphs…