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

bloom.buckets doesn't work #30

Closed
Agipa opened this issue Oct 1, 2019 · 1 comment
Closed

bloom.buckets doesn't work #30

Agipa opened this issue Oct 1, 2019 · 1 comment

Comments

@Agipa
Copy link

Agipa commented Oct 1, 2019

Hello!
var array = [].slice.call(bloom.buckets),
json = JSON.stringify(array);

This method doesn't work. How I can get serialization in your package? bloom method doesn't identify the buckets. It only hash bitview, view, serialize, and etc.

@jasondavies
Copy link
Owner

It does work if you follow the example in the README, but admittedly the API could be friendlier. Duplicate of #16.

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

2 participants