vibe-s3 ~master (2017-07-31T12:31:01Z)
Dub
Repo
S3.uploadPart
vibe
aws
s3
S3
Undocumented in source. Be warned that the author may not have intended to support it.
class
S3
string
uploadPart
(
string
resource
,
string
id
,
size_t
part
,
RandomAccessStream
input
,
string
contentType
= "application/octet-stream"
,
size_t
chunkSize
= 512 * 1024
)
Meta
Source
See Implementation
vibe
aws
s3
S3
constructors
this
functions
abortMultipartUpload
completeMultipartUpload
download
info
list
multipartUpload
startMultipartUpload
upload
uploadPart