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