AppleSauce
    Preparing search index...
    • Parameters

      • hex: string

      Returns Uint8Array

      hexToBytes('cafe0123') // Uint8Array.from([0xca, 0xfe, 0x01, 0x23])