Skip to content

Instantly share code, notes, and snippets.

@markodayan
Created August 18, 2022 23:04
Show Gist options
  • Save markodayan/e40bcc56242357026d1d1855f327f006 to your computer and use it in GitHub Desktop.
Save markodayan/e40bcc56242357026d1d1855f327f006 to your computer and use it in GitHub Desktop.
Byte array expressed in hexadecimal format
[
'0x7b', '0x22', '0x6e', '0x61', '0x6d',
'0x65', '0x22', '0x3a', '0x22', '0x43',
'0x68', '0x72', '0x69', '0x73', '0x20',
'0x52', '0x65', '0x64', '0x66', '0x69',
'0x65', '0x6c', '0x64', '0x22', '0x2c',
'0x22', '0x61', '0x67', '0x65', '0x22',
'0x3a', '0x33', '0x30', '0x2c', '0x22',
'0x6a', '0x6f', '0x62', '0x22', '0x3a',
'0x22', '0x53', '0x54', '0x41', '0x52',
'0x53', '0x20', '0x73', '0x6f', '0x6c',
'0x64', '0x69', '0x65', '0x72', '0x22',
'0x7d'
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment