Split file in Chunks / Byte
Summary
split file in byte[] chunksContent
Hi,
I've the following use case, load a file from FTP that then needs to be posted to a REST endpoint in chunks (application/octet-stream). Is there anyway I can do this with OIC ? Is it possible to pass the file contents to a javascript function?
Thanks,
P
Tagged:
0