Home > eth-connect > toAscii
Should be called to get ascii from it's hex representation
Signature:
export declare function toAscii(hex: string): string;
Parameter | Type | Description |
---|---|---|
hex | string |
Returns:
string
Home > eth-connect > toAscii
Should be called to get ascii from it's hex representation
Signature:
export declare function toAscii(hex: string): string;
Parameter | Type | Description |
---|---|---|
hex | string |
Returns:
string