• Simon Morlat's avatar
    clean API · fa20bae3
    Simon Morlat authored
    - loadCache should not assume the buffer is allocated with malloc. Instead, a function to call for freeing the buffer is to be passed.
    - replace setCallback() by setCallbacks() so that strong type checking is performed on the supplied callbacks.
    fa20bae3