Constructor for TS3StreamUploader.
|
Parameters |
Description |
|
const AClient: IS3Client |
An S3 client to perform the upload operations. |
|
AMultipartUploader: IS3MultipartUploader = nil |
An optional multipart uploader instance used to perform multipart uploads. If left unset a default multipart uploader will be constructed in the event of an upload exceeding the MultipartThreshold. |
|
Copyright © 2019-2021 Appercept Ltd. All rights reserved.
|