Utilitiesπͺ getChunkDataFromFileOn this pagegetChunkDataFromFilePackageβ@rpldy/chunked-senderInstallationβnpmYarnnpm install @rpldy/chunked-senderyarn add @rpldy/chunked-senderDetailsβtype getChunkDataFromFile = (file: FileLike, start: number, end: number) => Blob | undefinedSlices a File into a blob starting from byte start and ending in byte end