putLongBinary method
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
This method is used to put a binary value for a XO_TYPE_LONGVARBINARY column in the buffer.
putLongBinary(binaryVal)
Parameters for putLongBinary
| Parameter | Type | Description |
| binaryVal | byte [] | The value of the table column for a row. |