Hybrid Integration 10.2 | Integrating On-Premises Applications | Integration Server Built-In Services | IO Folder
 
IO Folder
 
Summary of Elements in this Folder
pub.io:bytesToStream
pub.io:close
pub.io:createByteArray
pub.io:mark
pub.io:markSupported
pub.io:read
pub.io:readAsString
pub.io:readerToString
pub.io:reset
pub.io:skip
pub.io:streamToBytes
pub.io:streamToReader
pub.io:streamToString
pub.io:stringToReader
pub.io:stringToStream
You use the elements in the io folder to convert data between byte[ ] , characters, and InputStream representations. The io folder contains services for reading and writing bytes, characters, and streamed data to the file system.
These services behave like the corresponding methods in the java.io.InputStream class. For more information about InputStreams, see the Java documentation.

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