Returns the value of the NBElement passed in after first converting it to a Byte Array if required with the specified ccsid and encoding.


The current element's value converted to a Byte Array data type with coded character set identifier and encoding.

Exception | Condition |
---|---|
FormatException | Thrown if the value can not be converted to a Byte Array with the given coded character set identifier and encoding. |