- bytesToString(type: "utf8" | "base64" | "base64url" | "hex" | "base16" | "base32" | "base58" | "base58xmr", bytes: Uint8Array): string
-
Parameters
-
type: "utf8" | "base64" | "base64url" | "hex" | "base16" | "base32" | "base58" | "base58xmr"
-
bytes: Uint8Array
Returns string