Class: matlab.net.http.io.GenericProvider
Package: matlab.net.http.io
Next buffer of data to send in HTTP request message from GenericProvider
[data,stop] = getData(provider,length)
[
calls the data
,stop
] = getData(provider
,length
)getDataFcn
function, specified by the argument to the
GenericProvider
constructor. getData
is an
overridden method of getData
.
Access | public |