Application Integration (On-Premises) : Integration Server Built-In Services : IO Folder : pub.io:createByteArray
pub.io:createByteArray
WmPublic. Creates a byte array of the specified length.
Input Parameters
length
String The length of the byte array to be created.
Output Parameters
bytes
Object The new byte array.
Usage Notes
The pub.io:read service reads data from an InputStream into a byte array. You can use this service to create the byte array. Invoking this service is the equivalent of the Java code new byte[length].
Copyright © 2015- 2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback