Application Integration (On-Premises) : 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- 2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback