MCPcopy Create free account
hub / github.com/google/gapid / SetError

Method SetError

core/data/binary/writer.go:59–59  ·  view source on GitHub ↗

Set the error state and stop writing to the stream.

(error)

Source from the content-addressed store, hash-verified

57 Error() error
58 // Set the error state and stop writing to the stream.
59 SetError(error)
60}
61
62// WriteUint writes the unsigned integer v of either 8, 16, 32 or 64 bits to w.

Callers 2

WriteUintFunction · 0.65
WriteIntFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected