MCPcopy
hub / github.com/grpc/grpc-go / GetBody

Method GetBody

test/codec_perf/perf.pb.go:80–85  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

78}
79
80func (x *Buffer) GetBody() []byte {
81 if x != nil {
82 return x.Body
83 }
84 return nil
85}
86
87var File_test_codec_perf_perf_proto protoreflect.FileDescriptor
88

Callers 15

marshalAndUnmarshalFunction · 0.95
StreamingInputCallMethod · 0.45
testPreloaderClientSendFunction · 0.45
testLargeUnaryFunction · 0.45
testPingPongFunction · 0.45
testServerStreamingFunction · 0.45
setupStubServerFunction · 0.45

Calls

no outgoing calls

Tested by 15

marshalAndUnmarshalFunction · 0.76
StreamingInputCallMethod · 0.36
testPreloaderClientSendFunction · 0.36
testLargeUnaryFunction · 0.36
testPingPongFunction · 0.36
testServerStreamingFunction · 0.36
setupStubServerFunction · 0.36