mirror of
https://github.com/apache/jclouds.git
synced 2025-03-03 14:59:06 +00:00
Prefer ByteSourcePayload which offers a superset of its functionality. Note that ByteArrayPayload implicitly set the contentLength while users of ByteSourcePayload must do so explicitly.