fmt.pp.fmtBytes (method)
3 uses
fmt (current package)
print.go#L458: func (p *pp) fmtBytes(v []byte, verb rune, typeString string) {
print.go#L696: p.fmtBytes(f, verb, "[]byte")
print.go#L841: p.fmtBytes(bytes, verb, t.String())
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)