github.com/go-faster/jx.Writer.ObjEnd (method)

3 uses

	github.com/go-faster/jx (current package)
		enc.go#L142: 	return e.writeIndent() || e.w.ObjEnd()
		enc.go#L149: 		e.w.ObjEnd()
		w.go#L132: func (w *Writer) ObjEnd() bool {