Main Content
start
Class: matlab.net.http.io.MultipartConsumer
Namespace: matlab.net.http.io
Start data transfer to MultipartConsumer
Syntax
bufsize = start(consumer)
Description
bufsize = start(
prepares
consumer
)consumer
for receipt of data. The method returns
[]
to indicate that it has no preferred buffer size. This method
is an abstract method of start
.
Input Arguments
Attributes
Access | protected |
Version History
Introduced in R2018a