@itd-api/crypto / decodeBeeCrypt
Function: decodeBeeCrypt()
ts
function decodeBeeCrypt(text): string | null;Defined in: ciphers/beecrypt.ts:39
Читает текст, закодированный encodeBeeCrypt.
Parameters
text
string
Returns
string | null
null, если строка состоит не только из букв алфавита или не складывается в корректный base64 и UTF-8