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

Method XXX_Unmarshal

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

Source from the content-addressed store, hash-verified

63}
64
65func (m *Simple3) XXX_Unmarshal(b []byte) error {
66 return xxx_messageInfo_Simple3.Unmarshal(m, b)
67}
68func (m *Simple3) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
69 return xxx_messageInfo_Simple3.Marshal(b, m, deterministic)
70}

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.65

Tested by

no test coverage detected