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

Method MarshalTo

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

Source from the content-addressed store, hash-verified

10610}
10611
10612func (m *UpdateGraphQLSchemaResponse) MarshalTo(dAtA []byte) (int, error) {
10613 size := m.Size()
10614 return m.MarshalToSizedBuffer(dAtA[:size])
10615}
10616
10617func (m *UpdateGraphQLSchemaResponse) MarshalToSizedBuffer(dAtA []byte) (int, error) {
10618 i := len(dAtA)

Callers

nothing calls this directly

Calls 2

SizeMethod · 0.95
MarshalToSizedBufferMethod · 0.95

Tested by

no test coverage detected