Dsl
class Dsl
Types
Properties
Link copied to clipboard
Link copied to clipboard
bytes fingerprint = 6;
Link copied to clipboard
.elide.std.HashAlgorithm hash = 1;
Link copied to clipboard
repeated bytes prefix = 3;
Link copied to clipboard
repeated bytes suffix = 4;
Functions
Link copied to clipboard
repeated bytes prefix = 3;
repeated bytes suffix = 4;
Link copied to clipboard
repeated bytes prefix = 3;
repeated bytes suffix = 4;
Link copied to clipboard
repeated bytes prefix = 3;
repeated bytes suffix = 4;
Link copied to clipboard
.elide.data.Encoding encoding = 2;
Link copied to clipboard
bytes fingerprint = 6;
Link copied to clipboard
bytes separator = 5;
Link copied to clipboard
inline operator fun DslList<ByteString, DataFingerprintKt.Dsl.PrefixProxy>.plusAssign(value: ByteString)
inline operator fun DslList<ByteString, DataFingerprintKt.Dsl.PrefixProxy>.plusAssign(values: Iterable<ByteString>)
repeated bytes prefix = 3;
inline operator fun DslList<ByteString, DataFingerprintKt.Dsl.SuffixProxy>.plusAssign(value: ByteString)
inline operator fun DslList<ByteString, DataFingerprintKt.Dsl.SuffixProxy>.plusAssign(values: Iterable<ByteString>)
repeated bytes suffix = 4;
Link copied to clipboard
operator fun DslList<ByteString, DataFingerprintKt.Dsl.PrefixProxy>.set(index: Int, value: ByteString)
repeated bytes prefix = 3;
operator fun DslList<ByteString, DataFingerprintKt.Dsl.SuffixProxy>.set(index: Int, value: ByteString)
repeated bytes suffix = 4;