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