MCPcopy Create free account
hub / github.com/dgraph-io/dgraph-benchmarks / MarshalTo

Method MarshalTo

bitmap/pb.pb.go:8258–8261  ·  view source on GitHub ↗
(dAtA []byte)

Source from the content-addressed store, hash-verified

8256}
8257
8258func (m *Metadata) MarshalTo(dAtA []byte) (int, error) {
8259 size := m.Size()
8260 return m.MarshalToSizedBuffer(dAtA[:size])
8261}
8262
8263func (m *Metadata) MarshalToSizedBuffer(dAtA []byte) (int, error) {
8264 i := len(dAtA)

Callers

nothing calls this directly

Calls 2

SizeMethod · 0.95
MarshalToSizedBufferMethod · 0.95

Tested by

no test coverage detected