blake3Of

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ubyte[L] blake3Of(void[] data)
  2. ubyte[L] blake3Of(void[] data, ubyte[32] key)
    @safe
    ubyte[L]
    blake3Of
    (
    size_t L = 32
    )
    (
    in void[] data
    ,
    in ubyte[32] key
    )

Meta