FilterOptions.setMinSize
void setMinSize(ulong minSize) @safeSets minimum file size filter.
Files smaller than this size will be excluded from the archive.
Parameters
minSize | minimum size in bytes (0 to disable) |
void setMinSize(ulong minSize) @safeSets minimum file size filter.
Files smaller than this size will be excluded from the archive.
minSize | minimum size in bytes (0 to disable) |