Archive.sliceFileSizes

ulong[] sliceFileSizes() @safe

Returns sizes (in bytes) of all slice files, ordered by slice index.

Returns

Array of sizes corresponding to sliceFiles().

Throws

DarException if the archive handle is invalid; FileException if

obtaining file sizes fails.