Progress percentage on uploading image to Cloud Code

Hello,
I’m uploading an image in base64 to a function in cloud code, is there any way I can get a progress bar callback like the one in the .save() method ?

I believe there’s no easy way to do that using the default sdk.