IPWorks EDI 2020 Kotlin Edition

Questions / Feedback?

SetRequestStream Method

Sets the stream from which the component will read the RNIF request.

Syntax

public fun setRequestStream(inputStream: InputStream?)

Remarks

If an input stream is set before the component attempts to process an RNIF request, the data is read from the input stream. Otherwise the Request will be checked.

The content of the stream will be read from the current position all the way to the end and no bytes will be skipped.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks EDI 2020 Kotlin Edition - Version 20.0 [Build 8033]