func google.golang.org/grpc/internal/transport.decodeGrpcMessage

2 uses

	google.golang.org/grpc/internal/transport (current package)
		http_util.go#L328: 		d.data.rawStatusMsg = decodeGrpcMessage(f.Value)
		http_util.go#L497: func decodeGrpcMessage(msg string) string {