BlobOp.writeAll

bool writeAll(gda.blob.Blob blob)

Writes the whole contents of blob into the blob manipulated by op. If necessary the resulting blob is truncated from its previous length.

Parameters

bloba #GdaBlob which contains the data to write

Returns

TRUE on success