Skip to content

Added hexadecimal support

Latest
Compare
Choose a tag to compare
@c4s4 c4s4 released this 23 Aug 12:55

You can now parse bytes in hexadecimal format:

$ bytes "[0x41, 0x42, 0x43]"
ABC