or NULL if failed.
blobGetDataWritable
Tries to make blob data writable (possibly copying it) and return pointer to data.
Fails if blob has been made immutable, or if memory allocation fails.
Parameters
blob | a blob. |
Returns
Writable blob data,