elib1_blob_store
Functions
close() -> term()
fetch(Key) -> term()
keys() -> term()
open(File) -> term()
store(Key, Blob) -> term()
View Functions
close/0
fetch/1
keys/0
open/1
store/2