Wizbit is a way to store and organise your data which remembers every change you make, synchronises without worry, and is browsable in terms of how you think about the data you're looking for.
Wiz.BlobStore
Dumped from vala
BlobStore(string directory)
bool exists(string uuid)
MappedFile read(string uuid) throws GLib.FileError
string write(Blob obj) throws GLib.FileError
- Login to post comments
