Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.struct
/
BloomFilterKt
/
Dsl
/
rounds
rounds
@get:
JvmName
(
name
=
"getRounds"
)
@set:
JvmName
(
name
=
"setRounds"
)
var
rounds
:
Int
Number of hash rounds to apply when adding data to this filter.
Content copied to clipboard
uint32 rounds = 2;