unpackObject unpacks the object at objs[off:] and writes it to the store s. It returns the type, hash, and content of the object, as well as the encoded size, meaning the number of bytes at the start of objs[off:] that this record occupies.
(s *store, objs []byte, off int)
source not stored for this graph (policy: none)