putData
クラス: matlab.net.http.io.FileConsumer
名前空間: matlab.net.http.io
FileConsumer のファイルにデータの次のバッファーを保存
構文
[size,stop] = putData(consumer,data)
説明
入力引数
出力引数
属性
Access | public |
バージョン履歴
R2018a で導入
クラス: matlab.net.http.io.FileConsumer
名前空間: matlab.net.http.io
FileConsumer のファイルにデータの次のバッファーを保存
[size,stop] = putData(consumer,data)
Access | public |
R2018a で導入