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

Method OnUnknownPacketLoad

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

Source from the content-addressed store, hash-verified

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)
193 OnParityFileLoad(i int, path string, err error)

Callers 2

OnUnknownPacketLoadMethod · 0.65
readFileFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected