Private factoryPrivate urlChunks the provided file. If the file is a base64 string this method will convert it to a blob and then chunk it.
{ChunkFileResult}
ChunkUploadService
This request is intended to be used when something in the chunk upload process fails to delete the sent chunks
ChunkUploadSdk
Sends the commit chunks request to the server
ChunkUploadSdk
Gets the needed information to start uploading chunks to the server
ChunkUploadSdk
Sends a single chunk request to the server
ChunkUploadSdk
Generated using TypeDoc
Description
Entry point for all chunk upload related tasks
Export