Optional
appendOptional
cacheSet the Cache-Control of op.
Optional
chunkSet the chunk of op.
If chunk is set, the data will be chunked by the underlying writer.
A service could have their own minimum chunk size while perform write operations like multipart uploads. So the chunk size may be larger than the given buffer size.
Optional
contentSet the Content-Disposition of op.
Optional
contentSet the Content-Type of op.
Copyright © 2022-2024, The Apache Software Foundation. Apache OpenDAL, OpenDAL, and Apache are either registered trademarks or trademarks of the Apache Software Foundation.
Append bytes into a path.
Notes