gda.binary
Module for [Binary] class
class Binary
Types 1
classBinary : gobject.boxed.Boxed
Methods
void binaryLength(glong propval) @propertySet `binaryLength` field. Params: propval = length of @datastring toString_(uint maxlen)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 "\\". Pr...void * copy(void * boxed = null)Creates a new #GdaBinary structure from an existing one.void free(void * boxed = null)Deallocates all memory associated to the given #GdaBinary.