fluent_object_storage library

Typedefs

OnProgress = void Function(ObjectStoragePutObjectResult event)
进度回调
OnUploadFailure = void Function(ObjectStoragePutObjectResult event)
失败回调
OnUploadSuccess = void Function(ObjectStoragePutObjectResult event)
成功回调