DEFAULT_DELETE

hexrec.utils.DEFAULT_DELETE: bytes = b' \t.-:\r\n'

Delete from hex strings.

Default values to delete from hexadecimal strings via unhexlify(). These are commonly used as byte separators or whitespace in hex strings.