MCPcopy Index your code
hub / github.com/cockroachdb/errors / XXX_Unmarshal

Method XXX_Unmarshal

extgrpc/ext_grpc.pb.go:35–37  ·  view source on GitHub ↗
(b []byte)

Source from the content-addressed store, hash-verified

33 return fileDescriptor_1207e5ce7cc4d507, []int{0}
34}
35func (m *EncodedGrpcCode) XXX_Unmarshal(b []byte) error {
36 return m.Unmarshal(b)
37}
38func (m *EncodedGrpcCode) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
39 b = b[:cap(b)]
40 n, err := m.MarshalToSizedBuffer(b)

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.95

Tested by

no test coverage detected