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

Method MarshalTo

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

Source from the content-addressed store, hash-verified

1251}
1252
1253func (m *GitCredentialResponse_Credential) MarshalTo(dAtA []byte) (int, error) {
1254 size := m.Size()
1255 return m.MarshalToSizedBuffer(dAtA[:size])
1256}
1257
1258func (m *GitCredentialResponse_Credential) MarshalToSizedBuffer(dAtA []byte) (int, error) {
1259 i := len(dAtA)

Callers

nothing calls this directly

Calls 2

SizeMethod · 0.95
MarshalToSizedBufferMethod · 0.95

Tested by

no test coverage detected