ethereumjs-monorepo

@ethereumjs/util


@ethereumjs/util / toAscii

Function: toAscii()

toAscii(hex): string

Defined in: packages/util/src/internal.ts:125

Should be called to get ascii from its hex representation

Parameters

hex

string

Returns

string

ascii string representation of hex value