bloom icon indicating copy to clipboard operation
bloom copied to clipboard

is there a way to save results to disk when reboot?

Open kolinfluence opened this issue 2 years ago • 1 comments
trafficstars

is there a way to save results to disk when reboot?

kolinfluence avatar Aug 05 '23 22:08 kolinfluence

yeah it seems like you can call WriteTo and define a file to write the binary contents to

https://github.com/bits-and-blooms/bloom/blob/1b8b697ca6b5ad9d5599ab8926fb997ccca0c23c/bloom.go#L355-L366

kaashmonee avatar Apr 23 '24 01:04 kaashmonee