UNPKG

@signumjs/util

Version:

Useful utilities and tools for building Signum Network applications

2 lines (1 loc) 120 B
export declare const convertByteArrayToString: (byteArray: Uint8Array, startIndex?: number, length?: number) => string;