Function
GomToBytesFunc
Description
This function is responsible for converting a GValue into a byte buffer suitable for storage. This is generally used when you have a blob field in the storage layer.
Parameters
value-
Type:
GValueThe value to transform.
The data is owned by the caller of the function. user_data-
Type:
gpointerData supplied to closure.
The argument can be NULL.The data is owned by the caller of the function.