Cloud Storage Integrator 2016 Java Edition
Cloud Storage Integrator 2016 Java Edition
Questions / Feedback?

SetUploadStream Method

Sets the stream to be uploaded to the server.

Syntax

public void setUploadStream(java.io.InputStream uploadStream);

Remarks

If an upload stream is set before the CreateObject method is called, the content of the stream will be read by the bean and uploaded to the server. The stream should be open and normally set to position 0.

Note: SetUploadStream and LocalFile will reset the other.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 Java Edition - Version 16.0 [Build 7239]