MCPcopy
hub / github.com/grafana/dskit / XXX_Unmarshal

Method XXX_Unmarshal

ring/ring.pb.go:72–74  ·  view source on GitHub ↗
(b []byte)

Source from the content-addressed store, hash-verified

70 return fileDescriptor_26381ed67e202a6e, []int{0}
71}
72func (m *Desc) XXX_Unmarshal(b []byte) error {
73 return m.Unmarshal(b)
74}
75func (m *Desc) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
76 if deterministic {
77 return xxx_messageInfo_Desc.Marshal(b, m, deterministic)

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.95

Tested by

no test coverage detected