S3.uploadPart

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