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

Method MarshalTo

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

Source from the content-addressed store, hash-verified

1399}
1400
1401func (m *GitConfigResponse_Config) MarshalTo(dAtA []byte) (int, error) {
1402 size := m.Size()
1403 return m.MarshalToSizedBuffer(dAtA[:size])
1404}
1405
1406func (m *GitConfigResponse_Config) MarshalToSizedBuffer(dAtA []byte) (int, error) {
1407 i := len(dAtA)

Callers

nothing calls this directly

Calls 2

SizeMethod · 0.95
MarshalToSizedBufferMethod · 0.95

Tested by

no test coverage detected