fun bytes(): Bytes
(source)#bytesArray()
to obtain the bytes as an array, which should be overwritten when no longer required.
Obtain the bytes of this hash. WARNING: This will cause the hash to be copied into heap memory.
Return
The bytes of this hash.