public virtual int GetUpdateOutputSize( int len) { return ((len + bufOff) / BlockSize) * BlockSize; }