Main Content
start
Class: matlab.net.http.io.MultipartProvider
Namespace: matlab.net.http.io
Start data transfer from MultipartProvider
Syntax
start(provider)
Description
start(
starts the transfer of the
data from this provider. This method is an abstract method of provider
)start
. MATLAB® calls this method, which resets the provider so that the next call to
getData
starts the first delegate.
Input Arguments
Attributes
Access | protected |
Version History
Introduced in R2018a