Create an empty byte array
Create a new bytes value from a base 32 encoded string
A literal string of b32 encoded characters
Create a new bytes value from a base 64 encoded string
A literal string of b64 encoded characters
Create a new bytes value from a hexadecimal encoded string
A literal string of hexadecimal characters
Create a byte array from a string interpolation template and compatible replacements