given a Value v obtained from a Column c, I can get raw bytes representation,
I can see that 4 bytes are used when the field is not NULL, but the documentation
for Value::getRawBytes() does not explain how to interpret the bytes,
Where is the documentation or an example for this?
https://dev.mysql.com/doc/dev/connector-cpp/8.0/classmysqlx_1_1abi2_1_1r0_1_1_value.html#a0462d73d12198b5f4be6331bbda83ace
I can see that 4 bytes are used when the field is not NULL, but the documentation
for Value::getRawBytes() does not explain how to interpret the bytes,
Where is the documentation or an example for this?
https://dev.mysql.com/doc/dev/connector-cpp/8.0/classmysqlx_1_1abi2_1_1r0_1_1_value.html#a0462d73d12198b5f4be6331bbda83ace