tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
binaryHash
tagion
tools
dartutil
dartindex
Undocumented in source.
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); } }
Meta
Source
See Implementation
tagion
tools
dartutil
dartindex
functions
binaryHash
dartIndexDecode