Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | IO Folder
 
IO Folder
 
Summary of Elements in this Folder
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.