Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initilise BloomFilter from file-like object #76

Open
alexjironkin opened this issue Jul 15, 2016 · 0 comments
Open

Initilise BloomFilter from file-like object #76

alexjironkin opened this issue Jul 15, 2016 · 0 comments

Comments

@alexjironkin
Copy link

Hi,

I was wondering if we can add support for initialising Bloom Filter from file-like object instead of a file name.

I am trying to package BloomFilter written by bllom filter into an archive and then decompress and read pass it directly to BloomFilter constructor without having an intermediate file to write to.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant