Main Content
getData
Class: matlab.net.http.io.FileProvider
Namespace: matlab.net.http.io
Next buffer of data to send in HTTP request message from FileProvider
Syntax
[data,stop] = getData(provider,length)
Description
[
returns the next buffer of data from the file. This method is an overridden method of
data
,stop
] = getData(provider
,length
)getData
.
Input Arguments
Output Arguments
Attributes
Access | public |
Version History
Introduced in R2018a