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

Method OnRecoveryPacketLoad

par2/decoder.go:189–189  ·  view source on GitHub ↗
(exponent uint16, byteCount int)

Source from the content-addressed store, hash-verified

187 OnFileDescriptionPacketLoad(fileID [16]byte, filename string, byteCount int)
188 OnIFSCPacketLoad(fileID [16]byte)
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)

Callers 2

OnRecoveryPacketLoadMethod · 0.65
readFileFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected