Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

UploadConvertible

mattt edited this page Sep 18, 2020 · 2 revisions

UploadConvertible

A type that can be converted to an upload, whether from an UploadRequest.Uploadable or URLRequestConvertible.

public protocol UploadConvertible:​ UploadableConvertible & URLRequestConvertible

Inheritance

UploadableConvertible, URLRequestConvertible

Types
Protocols
Global Typealiases
Clone this wiki locally