Creates a Uint8Array value from a Uint8Array, Buffer, string or hex input.
Input array or string. Null or undefined result in an empty array.
Whether or not a hex string is encoded as a string instead of a number.
A (possibly empty) Uint8Array.
Creates a Uint8Array value from a Uint8Array, Buffer, string or hex input.