Hi!
I'm writing an iOS app that uses BOX. I have files of random type and size. They are NOT situated on local FS. That's why I have only one suitable upload request initializer - [BOXFileUploadRequest initWithName:targetFolderID:data:]. But it's a bad idea to load pretty big files into memory and pass them as NSData to the initializer.
Is it possible in my situation to upload files by chunks, or stream them without reading full contents to the memory?
Thank you in advance.
Question
File upload without reading its full contents to the memory
Sign up
Already have an account? Login
Community access is available only with a Box Account.
Sign in with your Box AccountSign in to the Box Community
No account yet? Create an account
Community access is available only with a Box Account.
Sign in with your Box AccountEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.
