Create an in-memory copy of a blob. The copy must be explicitly free'd or it will leak.
Pointer to store the copy of the object
Original object to copy
See Implementation
Create an in-memory copy of a blob. The copy must be explicitly free'd or it will leak.