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

Method MarshalTo

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

Source from the content-addressed store, hash-verified

4592}
4593
4594func (m *ServiceStats) MarshalTo(dAtA []byte) (int, error) {
4595 size := m.Size()
4596 return m.MarshalToSizedBuffer(dAtA[:size])
4597}
4598
4599func (m *ServiceStats) MarshalToSizedBuffer(dAtA []byte) (int, error) {
4600 i := len(dAtA)

Callers

nothing calls this directly

Calls 2

SizeMethod · 0.95
MarshalToSizedBufferMethod · 0.95

Tested by

no test coverage detected