Class: matlab.net.http.io.ContentProvider
Package: matlab.net.http.io
Preferred buffer size for ContentProvider
size = preferredBufferSize(provider)
returns the preferred size of data buffers of this provider. MATLAB® should use this value in the size
= preferredBufferSize(provider
)length
parameter to the
getData
method.