pub fn blake2s(args: &[ColumnarValue]) -> Result<ColumnarValue>Available on crate feature
crypto_expressions only.Expand description
computes blake2s hash digest of the given input
pub fn blake2s(args: &[ColumnarValue]) -> Result<ColumnarValue>crypto_expressions only.computes blake2s hash digest of the given input