(dAtA []byte)
| 4486 | } |
| 4487 | |
| 4488 | func (m *TraceSearchMetadata) MarshalTo(dAtA []byte) (int, error) { |
| 4489 | size := m.Size() |
| 4490 | return m.MarshalToSizedBuffer(dAtA[:size]) |
| 4491 | } |
| 4492 | |
| 4493 | func (m *TraceSearchMetadata) MarshalToSizedBuffer(dAtA []byte) (int, error) { |
| 4494 | i := len(dAtA) |
nothing calls this directly
no test coverage detected