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.
Wis.Blob
Dumped from vala
MappedFile read() throws GLib.FileError
Blob(BlobStore store)
Blob.from_uuid(BlobStore store, string uuid)
void set_contents(void *bufptr, long size)
void set_contents_from_file(string path) throws GLib.FileError
void serialize(out void *bufptr, out long size)
void write() throws GLib.FileError
- Login to post comments
