Main Content
start
Class: matlab.net.http.io.BinaryConsumer
Namespace: matlab.net.http.io
Start HTTP transfer from BinaryConsumer
Syntax
bufsize = start(consumer)
Description
starts receipt of data.bufsize
= start(consumer
)
This method is an abstract method of ContentConsumer
that is called by
MATLAB®. For more information, see the start
method.
Input Arguments
Output Arguments
Attributes
Access | protected |
Version History
Introduced in R2018a