(dAtA []byte)
| 2813 | } |
| 2814 | |
| 2815 | func (m *ExemplarV2) MarshalTo(dAtA []byte) (int, error) { |
| 2816 | size := m.Size() |
| 2817 | return m.MarshalToSizedBuffer(dAtA[:size]) |
| 2818 | } |
| 2819 | |
| 2820 | func (m *ExemplarV2) MarshalToSizedBuffer(dAtA []byte) (int, error) { |
| 2821 | i := len(dAtA) |
nothing calls this directly
no test coverage detected