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

Method OnOtherPacketSkip

par2/decoder.go:191–191  ·  view source on GitHub ↗
(setID [16]byte, packetType [16]byte, byteCount int)

Source from the content-addressed store, hash-verified

189 OnRecoveryPacketLoad(exponent uint16, byteCount int)
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)

Callers 1

readFileFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected