| Tizen Native API
    4.0
    | 
| Typedefs | |
| typedef struct _Eina_Value_Blob_Operations | Eina_Value_Blob_Operations | 
| typedef struct _Eina_Value_Blob | Eina_Value_Blob | 
| Defines | |
| #define | EINA_VALUE_BLOB_OPERATIONS_VERSION (1) | 
Define Documentation
| #define EINA_VALUE_BLOB_OPERATIONS_VERSION (1) | 
Current API version, used to validate _Eina_Value_Blob_Operations.
Typedef Documentation
How to manage blob. Any NULL callback is ignored. 
- See also:
- _Eina_Value_Blob_Operations explains fields.
- Since (EFL) :
- 1.2
Variable Documentation
Assumes memory was create with malloc() and applies free() to it during flush (Eina_Value_Blob_Operations::free). Copy is done with malloc() as well.
No compare or to_string are provided, defaults will be used.
- Since :
- 2.3