NewDecoder constructs a new streaming decoder reading from r. If r is a [bytes.Buffer], then the decoder parses directly from the buffer without first copying the contents to an intermediate buffer. Additional writes to the buffer must not occur while the decoder is in use.
(r io.Reader, opts ...Options)
source not stored for this graph (policy: none)
no outgoing calls
searching dependent graphs…