Using the index, retrieve an object from the packfile represented by r at offset. The index must be valid for this function to work, it can not retrieve objects before the index is built (ie. during `git index-pack`).
(r io.ReaderAt, offset int64, metaOnly bool)
source not stored for this graph (policy: none)
no test coverage detected