DarException if accessing summary fails; FileException if reading
the filesystem to count slices fails.
size_t sliceCount() @property @safeReturns the number of slice files composing this archive.
Prefer summary.sliceNumber when available (>0), otherwise counts files on disk via sliceFiles().
DarException if accessing summary fails; FileException if reading
the filesystem to count slices fails.