tuweni / org.apache.tuweni.crypto.sodium / GenericHash / Hash / bytes

bytes

fun bytes(): Bytes! (source)

Obtain the bytes of this hash. WARNING: This will cause the hash to be copied into heap memory.

Return
Bytes!: The bytes of this hash.