newEmptyBloomFilter

Create an empty BloomFilter for use as a package's serialization filter. It contains the hashes of every NameInModule that was declared or referenced within the package representative or any of the modules and packages recursively inside this package.

See also