def

func:ioDigest

ioDigest(handle, algorithm)

Generate a one-way hash of the given I/O handle. See Buf.toDigest for available algorithms.

Example:

ioDigest("foo", "SHA-1").ioToBase64

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function