Overload List
| Name | Description | |
|---|---|---|
| ToByteArray(NBElement) |
Returns the value of the NBElement passed in after first converting it to a Byte Array if required.
| |
| ToByteArray(NBElement, String) |
Returns the value of the NBElement passed in after first converting it to a Byte Array if required with the specified format.
| |
| ToByteArray(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.
|
See Also