MCPcopy Create free account
hub / github.com/dagger/dagger / MarshalTo

Method MarshalTo

engine/session/git/git.pb.go:1379–1382  ·  view source on GitHub ↗
(dAtA []byte)

Source from the content-addressed store, hash-verified

1377}
1378
1379func (m *GitConfigResponse) MarshalTo(dAtA []byte) (int, error) {
1380 size := m.Size()
1381 return m.MarshalToSizedBuffer(dAtA[:size])
1382}
1383
1384func (m *GitConfigResponse) MarshalToSizedBuffer(dAtA []byte) (int, error) {
1385 i := len(dAtA)

Callers

nothing calls this directly

Calls 2

SizeMethod · 0.95
MarshalToSizedBufferMethod · 0.95

Tested by

no test coverage detected