write
Write this BloomFilter onto the given stream, such that the constructor taking a DataInputStream can reconstruct it.
Parameters
binary Stream
The DataOutputStream on which to serialize this BloomFilter.
Write this BloomFilter onto the given stream, such that the constructor taking a DataInputStream can reconstruct it.
The DataOutputStream on which to serialize this BloomFilter.