@filego/js / SplitResult
SplitResult:
object
Result of the split
function.
chunks:
FileChunk
[]
The chunks splitted from the original file.
fileSize:
number
Size of the original file.
totalChunks:
number
The total number of chunks splitted from the original file.