Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.vfs
/
File
/
Fingerprint
/
Builder
/
setCrc32
set
Crc32
open
fun
setCrc32
(
value
:
ByteString
)
:
File.Fingerprint.Builder
CRC32 fingerprint data.
Content copied to clipboard
bytes crc32 = 1;
Return
This builder for chaining.
Parameters
value
The crc32 to set.