create_blob_from_buffer
Description:
Write an in-memory buffer to the object database as a blob.
Parameters:
| this |
a Repository. |
| buffer |
the data. |
| size |
the length (in bytes) of the data. |
Returns:
|
the new |