Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.assets
/
AssetBundleKt
/
DigestSettingsKt
/
Dsl
/
algorithm
algorithm
@get:
JvmName
(
name
=
"getAlgorithm"
)
@set:
JvmName
(
name
=
"setAlgorithm"
)
var
algorithm
:
HashAlgorithm
Hash algorithm in use for asset digestion.
Content copied to clipboard
.elide.std.HashAlgorithm algorithm = 1;