static fun fromBytes(bytes: Bytes): Input
static fun fromBytes(bytes: ByteArray): Input
Create a GenericHash.Input from an array of bytes.
bytes - The bytes for the input.
bytes
Return An input.