bloomfilter icon indicating copy to clipboard operation
bloomfilter copied to clipboard

Adding unsafeCreate to allow for deserialization of Bloom filters.

Open gibiansky opened this issue 8 years ago • 0 comments

This is still WIP, but would you accept this contribution?

I need to be able to deserialize bloom filters from disk, and there is currently no way to do that.

An alternate route is to provide Binary instances or have a dependency on cereal.

Thoughts? Issue #3 is fairly important I think.

gibiansky avatar Jul 26 '15 04:07 gibiansky