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

Method MarshalTo

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

Source from the content-addressed store, hash-verified

10547}
10548
10549func (m *UpdateGraphQLSchemaRequest) MarshalTo(dAtA []byte) (int, error) {
10550 size := m.Size()
10551 return m.MarshalToSizedBuffer(dAtA[:size])
10552}
10553
10554func (m *UpdateGraphQLSchemaRequest) MarshalToSizedBuffer(dAtA []byte) (int, error) {
10555 i := len(dAtA)

Callers

nothing calls this directly

Calls 2

SizeMethod · 0.95
MarshalToSizedBufferMethod · 0.95

Tested by

no test coverage detected