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

Method XXX_Unmarshal

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

Source from the content-addressed store, hash-verified

102}
103
104func (m *SimpleSlice3) XXX_Unmarshal(b []byte) error {
105 return xxx_messageInfo_SimpleSlice3.Unmarshal(m, b)
106}
107func (m *SimpleSlice3) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
108 return xxx_messageInfo_SimpleSlice3.Marshal(b, m, deterministic)
109}

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.65

Tested by

no test coverage detected