NBElementConvert ToByteArray Method IBM Integration Bus
Overload List

  NameDescription
Public methodStatic memberToByteArray(NBElement)
Returns the value of the NBElement passed in after first converting it to a Byte Array if required.
Public methodStatic memberToByteArray(NBElement, String)
Returns the value of the NBElement passed in after first converting it to a Byte Array if required with the specified format.
Public methodStatic memberToByteArray(NBElement, Int32, Int32)
Returns the value of the NBElement passed in after first converting it to a Byte Array if required with the specified ccsid and encoding.
Back to Top
See Also