Rate this page:

hex2bytes

Copy URL

Creates an array of numbers from parsing a hex string

Parameters

  • data:

    string

    Hex string like "cafec0de"

Returns

  • type:

    number[]