data buffer, as a #GdaBinary
a pointer to a #GdaBlopOp, or %NULL
Converts all the non printable characters of blob->data into the \xxx representation where xxx is the octal representation of the byte, and the '' (backslash) character is converted to "\".
a maximum len used to truncate, or 0 for no maximum length
Creates a new #GdaBlob structure from an existing one.
source to get a copy from.
Deallocates all memory associated to the given #GdaBlob.
#GdaBlob to free.
Represents some binary data, accessed through a #GdaBlobOp object.
op
is generally set up by database providers when giving access to an existing BLOB in a database, but can be modified if needed using gda_blob_set_op().