Dsl

class Dsl

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
@get:JvmName(name = "getAlgorithm")
@set:JvmName(name = "setAlgorithm")
var algorithm: HashAlgorithm

.elide.std.HashAlgorithm algorithm = 3;

Link copied to clipboard
@get:JvmName(name = "getAlgorithmValue")
@set:JvmName(name = "setAlgorithmValue")
var algorithmValue: Int
Link copied to clipboard
@get:JvmName(name = "getCrc32")
@set:JvmName(name = "setCrc32")
var crc32: ByteString

bytes crc32 = 1;

Link copied to clipboard
@get:JvmName(name = "getFingerprintCase")
val fingerprintCase: File.Fingerprint.FingerprintCase
Link copied to clipboard
@get:JvmName(name = "getHash")
@set:JvmName(name = "setHash")
var hash: ByteString

bytes hash = 2;

Functions

Link copied to clipboard

.elide.std.HashAlgorithm algorithm = 3;

Link copied to clipboard

bytes crc32 = 1;

Link copied to clipboard
Link copied to clipboard
fun clearHash()

bytes hash = 2;

Link copied to clipboard

bytes crc32 = 1;

Link copied to clipboard

bytes hash = 2;