write_all
Description:
public bool write_all (
Blob blob)
Writes the whole contents of blob
into the blob manipulated by this.
If necessary the resulting blob is truncated from its previous length.
Parameters:
this |
a BlobOp
|
blob |
a Blob which contains the data to write
|
Returns: