(dAtA []byte)
| 4116 | } |
| 4117 | |
| 4118 | func (m *TraceByIDResponse) MarshalTo(dAtA []byte) (int, error) { |
| 4119 | size := m.Size() |
| 4120 | return m.MarshalToSizedBuffer(dAtA[:size]) |
| 4121 | } |
| 4122 | |
| 4123 | func (m *TraceByIDResponse) MarshalToSizedBuffer(dAtA []byte) (int, error) { |
| 4124 | i := len(dAtA) |
nothing calls this directly
no test coverage detected