On Wednesday, 15 August 2012 at 08:13:27 UTC, Dmitry Olshansky wrote: > AFAIK it'a method of HashAlgorithm Object. It's a minor design detail, see the example: the method is called on each file without any explicit preparations and without calls to methods like TransformBlock. That's how stateless computation usually looks - it's just done and that's all.