MCPcopy Create free account
hub / github.com/akalin/gopar / OnParityFileLoad

Method OnParityFileLoad

par2/decoder.go:193–193  ·  view source on GitHub ↗
(i int, path string, err error)

Source from the content-addressed store, hash-verified

191 OnOtherPacketSkip(setID [16]byte, packetType [16]byte, byteCount int)
192 OnDataFileLoad(i, n int, path string, byteCount, hits, misses int, err error)
193 OnParityFileLoad(i int, path string, err error)
194 OnDetectCorruptDataChunk(fileID [16]byte, path string, startByteOffset, endByteOffset int)
195 OnDetectDataFileHashMismatch(fileID [16]byte, path string)
196 OnDetectDataFileWrongByteCount(fileID [16]byte, path string)

Callers 1

LoadParityDataMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected