Splits a file into smaller parts based on the provided options.
An object containing the input file path, output directory, and maximum size for each part.
A promise that resolves when the splitting process is complete.
Splits a file into smaller parts based on the provided options.