setBlob
Set a Blob value for the given key
Return
this MutableDocument instance
Parameters
key
the key.
value
the Blob value.
Set a Blob object for the given key.
Return
The self object.
Parameters
key
The key
value
The Blob object.
Set a Blob value for the given key
this MutableDocument instance
the key.
the Blob value.
Set a Blob object for the given key.
The self object.
The key
The Blob object.