Main Content
restartable
Class: matlab.net.http.io.ImageProvider
Namespace: matlab.net.http.io
Indicate whether ImageProvider is restartable
Syntax
TF = restartable(provider)
Description
TF = restartable(
indicates whether
this provider
)ImageProvider
is restartable. This method is an overridden method of
restartable
, and it always returns
true
.
Input Arguments
Attributes
Access | protected |
Version History
Introduced in R2018a