github.com/valyala/fastjson.Value.GetStringBytes (method)
3 uses
github.com/valyala/fastjson (current package)
handy.go#L20: sb := v.GetStringBytes(keys...)
handy.go#L41: sb := v.GetStringBytes(keys...)
parser.go#L836: func (v *Value) GetStringBytes(keys ...string) []byte {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)