hpcloud / HPCloud-PHP

PHP Bindings for HP Cloud
hpcloud.github.io/HPCloud-PHP
MIT License
23 stars 12 forks source link

Non-rewindable streams and Container::save() #2

Open technosophos opened 12 years ago

technosophos commented 12 years ago

Container::save($name, $fp) does not work as expected if the file pointer is not rewindable.