PHP WebShell

Текущая директория: /opt/BitGoJS/modules/sdk-coin-dot/node_modules/@polkadot/util/u8a

Просмотр файла: empty.d.ts

/**
 * @name u8aEmpty
 * @summary Tests for a `Uint8Array` for emptyness
 * @description
 * Checks to see if the input `Uint8Array` has zero length or contains all 0 values.
 */
export declare function u8aEmpty(value: Uint8Array): boolean;

Выполнить команду


Для локальной разработки. Не используйте в интернете!