BLAKE3.put

Undocumented in source.
struct BLAKE3
pure nothrow @nogc
@trusted => blake3_hasher_update(&_hasher, data.ptr, data.length)
void
put
(
scope const(ubyte)[] data...
)

Meta