compressedRemovals property

GoogleSecuritySafebrowsingV5RiceDeltaEncoded32Bit? compressedRemovals
getter/setter pair

The Rice-delta encoded version of removal indices.

Since each hash list definitely has less than 2^32 entries, the indices are treated as 32-bit integers and encoded.

Implementation

GoogleSecuritySafebrowsingV5RiceDeltaEncoded32Bit? compressedRemovals;