It's currently not possible to get an InputStream and manually do the copying. This would be very convenient since I compress files that my app syncs between devices via Box. Having an InputStream would enable me to decompress these files on the fly.