PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/tweetnacl-ts/es/server
Просмотр файла: convert.d.ts
import { ByteArray } from '../array';
export declare function encodeUTF8(a: ByteArray): string;
export declare function decodeUTF8(s: string): ByteArray;
export declare function encodeBase64(a: ByteArray): string;
export declare function decodeBase64(s: string): ByteArray;
export declare function encodeHex(a: ByteArray): string;
export declare function decodeHex(s: string): ByteArray;
Выполнить команду
Для локальной разработки. Не используйте в интернете!