Class: matlab.net.http.io.ImageProvider
Package: matlab.net.http.io
Indicate whether ImageProvider is reusable
TF = reusable(provider)
TF = reusable(
indicates whether this
provider
)ImageProvider
is reusable. This method is an overridden method of
reusable
, and it always returns
true
.
Access | protected |