MCPcopy Create free account
hub / github.com/cortexproject/cortex / MarshalTo

Method MarshalTo

pkg/ingester/client/ingester.pb.go:3516–3519  ·  view source on GitHub ↗
(dAtA []byte)

Source from the content-addressed store, hash-verified

3514}
3515
3516func (m *ReadResponse) MarshalTo(dAtA []byte) (int, error) {
3517 size := m.Size()
3518 return m.MarshalToSizedBuffer(dAtA[:size])
3519}
3520
3521func (m *ReadResponse) MarshalToSizedBuffer(dAtA []byte) (int, error) {
3522 i := len(dAtA)

Callers

nothing calls this directly

Calls 2

SizeMethod · 0.95
MarshalToSizedBufferMethod · 0.95

Tested by

no test coverage detected