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