Returns this, for use in with statements.
Converts all the non printable characters of bin->data into the "\xyz" representation where "xyz" is the octal representation of the byte, and the '\' (backslash) character is converted to "\\". Printable characters (defined by g_ascii_isprint()) as well as newline character are not converted.
Get binaryLength field.
Set binaryLength field.
Creates a new #GdaBinary structure from an existing one.
Deallocates all memory associated to the given #GdaBinary.
Pointer to the C boxed value
Get the GType of this boxed type.
Boxed GType property.
Convenience method to return this cast to a type. For use in D with statements.
Make a copy of the wrapped C boxed data.
Copy a C boxed value using g_boxed_copy.
Free a C boxed value using g_boxed_free.