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

Method MarshalToSizedBuffer

pkg/cortexpb/codec.go:28–28  ·  view source on GitHub ↗
(dAtA []byte)

Source from the content-addressed store, hash-verified

26
27type GogoProtoMessage interface {
28 MarshalToSizedBuffer(dAtA []byte) (int, error)
29}
30
31type cortexCodec struct {

Callers 15

MarshalToSizedBufferMethod · 0.65
MarshalMethod · 0.65
MarshalMethod · 0.65
MarshalMethod · 0.65
MarshalToSizedBufferMethod · 0.65
MarshalToSizedBufferMethod · 0.65
MarshalToSizedBufferMethod · 0.65
MarshalToSizedBufferMethod · 0.65
MarshalToSizedBufferMethod · 0.65
MarshalToSizedBufferMethod · 0.65
MarshalToSizedBufferMethod · 0.65
MarshalToSizedBufferMethod · 0.65

Implementers 15

Histogrampkg/cortexpb/cortex.pb.go
WrappedHistogrampkg/cortexpb/histograms.go
MessageWithBufRefpkg/cortexpb/codec.go
ExemplarV2pkg/cortexpb/cortex.pb.go
TimeSeriesV2pkg/cortexpb/cortex.pb.go
WriteRequestpkg/cortexpb/cortex.pb.go
Samplepkg/cortexpb/cortex.pb.go
WriteRequestV2pkg/cortexpb/cortex.pb.go
MetadataV2pkg/cortexpb/cortex.pb.go
StreamWriteRequestpkg/cortexpb/cortex.pb.go
WriteResponsepkg/cortexpb/cortex.pb.go
TimeSeriespkg/cortexpb/cortex.pb.go

Calls

no outgoing calls

Tested by 1

SendMethod · 0.52