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

Method MarshalTo

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

Source from the content-addressed store, hash-verified

9710}
9711
9712func (m *OracleDelta) MarshalTo(dAtA []byte) (int, error) {
9713 size := m.Size()
9714 return m.MarshalToSizedBuffer(dAtA[:size])
9715}
9716
9717func (m *OracleDelta) MarshalToSizedBuffer(dAtA []byte) (int, error) {
9718 i := len(dAtA)

Callers

nothing calls this directly

Calls 2

SizeMethod · 0.95
MarshalToSizedBufferMethod · 0.95

Tested by

no test coverage detected