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

Method MarshalTo

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

Source from the content-addressed store, hash-verified

1525}
1526
1527func (m *ErrorInfo) MarshalTo(dAtA []byte) (int, error) {
1528 size := m.Size()
1529 return m.MarshalToSizedBuffer(dAtA[:size])
1530}
1531
1532func (m *ErrorInfo) MarshalToSizedBuffer(dAtA []byte) (int, error) {
1533 i := len(dAtA)

Callers

nothing calls this directly

Calls 2

SizeMethod · 0.95
MarshalToSizedBufferMethod · 0.95

Tested by

no test coverage detected