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

Method MarshalTo

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

Source from the content-addressed store, hash-verified

4047}
4048
4049func (m *TraceByIDRequest) MarshalTo(dAtA []byte) (int, error) {
4050 size := m.Size()
4051 return m.MarshalToSizedBuffer(dAtA[:size])
4052}
4053
4054func (m *TraceByIDRequest) MarshalToSizedBuffer(dAtA []byte) (int, error) {
4055 i := len(dAtA)

Callers

nothing calls this directly

Calls 2

SizeMethod · 0.95
MarshalToSizedBufferMethod · 0.95

Tested by

no test coverage detected