BlobOp.writeAll

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

class BlobOp
bool
writeAll

Parameters

blob gda.blob.Blob

a #GdaBlob which contains the data to write

Return Value

Type: bool

TRUE on success