Protocols

  • Specifies an element type supported by BloomFilter.

    The easiest way to implement this protocol is by joining the byte arrays from properties of already conforming types, such as strings or numbers.

    See more

    Declaration

    Swift

    public protocol BloomFilterType