Main Content
getData
Class: matlab.net.http.io.GenericProvider
Namespace: matlab.net.http.io
Next buffer of data to send in HTTP request message from GenericProvider
Syntax
[data,stop] = getData(provider,length)
Description
[
calls the data
,stop
] = getData(provider
,length
)getDataFcn
function, specified by the argument to the
GenericProvider
constructor. getData
is an
overridden method of getData
.
Input Arguments
Output Arguments
Attributes
Access | public |
Version History
Introduced in R2018a