(dAtA []byte)
| 3731 | } |
| 3732 | |
| 3733 | func (m *ExemplarQueryResponse) MarshalTo(dAtA []byte) (int, error) { |
| 3734 | size := m.Size() |
| 3735 | return m.MarshalToSizedBuffer(dAtA[:size]) |
| 3736 | } |
| 3737 | |
| 3738 | func (m *ExemplarQueryResponse) MarshalToSizedBuffer(dAtA []byte) (int, error) { |
| 3739 | i := len(dAtA) |
nothing calls this directly
no test coverage detected