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