Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
-
None
Description
the MicroKernel API does provide methods for writing and reading binary data;
but there's no method to delete binary data.
i suggest we add the following method:
boolean delete(String blobId) throws MicroKernelException;