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

Method MarshalTo

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

Source from the content-addressed store, hash-verified

4625}
4626
4627func (m *SpanSet) MarshalTo(dAtA []byte) (int, error) {
4628 size := m.Size()
4629 return m.MarshalToSizedBuffer(dAtA[:size])
4630}
4631
4632func (m *SpanSet) MarshalToSizedBuffer(dAtA []byte) (int, error) {
4633 i := len(dAtA)

Callers

nothing calls this directly

Calls 2

SizeMethod · 0.95
MarshalToSizedBufferMethod · 0.95

Tested by

no test coverage detected