tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
binaryHash
tagion
dart
DARTBasic
Undocumented in source.
immutable
(
Buffer
)
binaryHash
(const(HashNet) net, const(ubyte[]) h1, const(ubyte[]) h2)
@
safe
immutable
(
Buffer
)
binaryHash
(
const
(
HashNet
)
net
,
scope
const
(
ubyte
[])
h1
,
scope
const
(
ubyte
[])
h2
)
out (result) { if (h1.length is 0) { assert (h2 == result); } else if (h2.length is 0) { assert (h1 == result); } }
Fingerprint
binaryHash
(const(HashNet) net, const(Fingerprint) h1, const(Fingerprint) h2)
Meta
Source
See Implementation
tagion
dart
DARTBasic
aliases
DARTIndex
functions
binaryHash
dartIndex
dartKey
sparsed_merkletree