open static fun fromBase64String(str: CharSequence): Bytes
Parse a base 64 string into a Bytes value.
str - The base 64 string to parse.
str
Return The value corresponding to str.