MCPcopy Index your code
hub / github.com/akalin/gopar / OnDataFileLoad

Method OnDataFileLoad

par2/decoder.go:192–192  ·  view source on GitHub ↗
(i, n int, path string, byteCount, hits, misses int, err error)

Source from the content-addressed store, hash-verified

190 OnUnknownPacketLoad(packetType [16]byte, byteCount int)
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)

Callers 3

LoadFileDataMethod · 0.65
LoadFileDataMethod · 0.65
LoadFileDataMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected