IPWorks Cloud 2020 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 calling UploadArchive the data will be read from this stream. The stream should be open and normally set to position 0.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Java Edition - Version 20.0 [Build 8265]