Main Content

start

Class: matlab.net.http.io.StringProvider
Namespace: matlab.net.http.io

Start data transfer from StringProvider

Syntax

start(provider)

Description

start(provider) prepares this StringProvider for a new transfer. This method is an overridden method of start called by MATLAB®.

Input Arguments

expand all

Content provider, specified as a matlab.net.http.io.StringProvider object.

Attributes

Accessprotected

Version History

Introduced in R2018a

See Also