BlobOp.readAll
bool readAll(gda.blob.Blob blob)Reads the whole contents of the blob manipulated by op into blob
Parameters
blob | a #GdaBlob to read data to |
Returns
TRUE if blob->data contains the whole BLOB manipulated by op
bool readAll(gda.blob.Blob blob)Reads the whole contents of the blob manipulated by op into blob
blob | a #GdaBlob to read data to |