MarshalWrite serializes a Go value into an [io.Writer] according to the provided marshal and encode options (while ignoring unmarshal or decode options). It does not terminate the output with a newline. See [Marshal] for details about the conversion of a Go value into JSON.
(out io.Writer, in any, opts ...Options)
source not stored for this graph (policy: none)
searching dependent graphs…