pliablematter / simple-cloud-storage

A simple Java wrapper around the Google Cloud Storage API
81 stars 48 forks source link

Make downloadFile function be able to download the whole file #6

Open mmanzhos opened 8 years ago

mmanzhos commented 8 years ago

I spend a couple of days reading documentation and API references, couldn't figure out why downloaded files are ~900 bytes. Finally found proper method to download the whole file.