getBitset

open fun getBitset(index: Int): Long
Raw bit sets for each layer of the filter.
repeated fixed64 bitset = 2;

Return

The bitset at the given index.

Parameters

index

The index of the element to return.