MCPcopy
hub / github.com/grafana/tempo / MarshalTo

Method MarshalTo

pkg/tempopb/tempo.pb.go:4118–4121  ·  view source on GitHub ↗
(dAtA []byte)

Source from the content-addressed store, hash-verified

4116}
4117
4118func (m *TraceByIDResponse) MarshalTo(dAtA []byte) (int, error) {
4119 size := m.Size()
4120 return m.MarshalToSizedBuffer(dAtA[:size])
4121}
4122
4123func (m *TraceByIDResponse) MarshalToSizedBuffer(dAtA []byte) (int, error) {
4124 i := len(dAtA)

Callers

nothing calls this directly

Calls 2

SizeMethod · 0.95
MarshalToSizedBufferMethod · 0.95

Tested by

no test coverage detected