in reply to Re^4: Algorithm inspiration required. (Further thoughts on rolling checksums)
in thread Algorithm inspiration required.
if stream allows re-reading previous data,
The definition of a stream is you cannot re-read it. I could store the stream to disk, but the cost of repeatedly re-reading large volumes of data is prohibitive.
|
|---|