Skip to content

adamant-api / index / utf8ArrayToStr

Function: utf8ArrayToStr()

ts
function utf8ArrayToStr(array): string;

Defined in: src/helpers/encryptor.ts:27

Parameters

ParameterType
arrayUint8Array

Returns

string

Released under the GPL-3.0 License.