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

Method OnCreatorPacketLoad

par2/decoder.go:185–185  ·  view source on GitHub ↗
(clientID string)

Source from the content-addressed store, hash-verified

183// process.
184type DecoderDelegate interface {
185 OnCreatorPacketLoad(clientID string)
186 OnMainPacketLoad(sliceByteCount, recoverySetCount, nonRecoverySetCount int)
187 OnFileDescriptionPacketLoad(fileID [16]byte, filename string, byteCount int)
188 OnIFSCPacketLoad(fileID [16]byte)

Callers 1

readFileFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected