Hybrid Integration 10.2 | Integrating On-Premises Applications | Integration Server Built-In Services | IO Folder | pub.io:streamToReader
 
pub.io:streamToReader
WmPublic. Converts a java.io.InputStream to a java.io.Reader object.
Input Parameters
inputStream
java.io.InputStream The InputStream to convert to a reader object.
encoding
String Optional. Name of a registered, IANA character set (for example, ISO-8859-1). If you specify an unsupported encoding, the system throws an exception. If no value is specified or if the encoding is set to autoDetect, the default operating system encoding is used.
Output Parameters
reader
java.io.Reader The reader object read from inputStream.

Copyright © 2015- 2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release