DEFAULT_FORMAT_ORDER#

hexrec.hexdump.DEFAULT_FORMAT_ORDER: Sequence[str] = ['one_byte_octal', 'one_byte_hex', 'one_byte_char', 'canonical', 'two_bytes_decimal', 'two_bytes_octal', 'two_bytes_hex']#

Default order of display options.