MCPcopy Index your code
hub / github.com/Binject/debug / readFull

Method readFull

goobj2/file.go:367–380  ·  view source on GitHub ↗

read reads exactly len(b) bytes from the input file. If an error occurs, read returns the error but also records it, so it is safe for callers to ignore the result as long as delaying the report is not a problem.

(b []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

skipMethod · 0.95
parseFunction · 0.95
parseArchiveMethod · 0.95
parseObjectMethod · 0.95

Calls 1

errorMethod · 0.95

Tested by

no test coverage detected