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

Method MarshalTo

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

Source from the content-addressed store, hash-verified

1451}
1452
1453func (m *GitConfig) MarshalTo(dAtA []byte) (int, error) {
1454 size := m.Size()
1455 return m.MarshalToSizedBuffer(dAtA[:size])
1456}
1457
1458func (m *GitConfig) MarshalToSizedBuffer(dAtA []byte) (int, error) {
1459 i := len(dAtA)

Callers

nothing calls this directly

Calls 2

SizeMethod · 0.95
MarshalToSizedBufferMethod · 0.95

Tested by

no test coverage detected