protected override void IterationEnd()
 {
     _instance.SetLength((ulong)(_index + 1));
 }