MCPcopy
hub / github.com/golang/protobuf / XXX_Unmarshal

Method XXX_Unmarshal

internal/testprotos/jsonpb_proto/test3.pb.go:143–145  ·  view source on GitHub ↗
(b []byte)

Source from the content-addressed store, hash-verified

141}
142
143func (m *SimpleMap3) XXX_Unmarshal(b []byte) error {
144 return xxx_messageInfo_SimpleMap3.Unmarshal(m, b)
145}
146func (m *SimpleMap3) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
147 return xxx_messageInfo_SimpleMap3.Marshal(b, m, deterministic)
148}

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.65

Tested by

no test coverage detected