Main Content

start

클래스: matlab.net.http.io.FileConsumer
네임스페이스: matlab.net.http.io

FileConsumer로 파일 전송 시작

구문

bufsize = start(consumer)

설명

bufsize = start(consumer)는 파일 수신의 시작을 알립니다.

이 메서드는 MATLAB®이 데이터의 수신을 시작하기 위해 호출하는 ContentConsumer의 추상 메서드입니다. 이 메서드는 최대 버퍼 크기를 double형으로 반환합니다. 자세한 내용은 start 메서드를 참조하십시오.

입력 인수

모두 확장

콘텐츠 소비자로, matlab.net.http.io.FileConsumer 객체로 지정됩니다.

특성

Accessprotected

버전 내역

R2018a에 개발됨

참고 항목