github.com/valyala/fastjson.Object.MarshalTo (method)
3 uses
github.com/valyala/fastjson (current package)
parser.go#L469: func (o *Object) MarshalTo(dst []byte) []byte {
parser.go#L496: b := o.MarshalTo(nil)
parser.go#L608: return v.o.MarshalTo(dst)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)