Class: matlab.net.http.io.FileProvider
Package: matlab.net.http.io
Next buffer of data to send in HTTP request message from FileProvider
[data,stop] = getData(provider,length)
[
returns the next buffer of data from the file. This method is an overridden method of
data
,stop
] = getData(provider
,length
)getData
.
Access | public |