sharkdp / hexyl

A command-line hex viewer
Apache License 2.0
8.92k stars 227 forks source link

Support both little and big endian dump #189

Closed RinHizakura closed 1 year ago

RinHizakura commented 1 year ago

In #170, we solve a part of the demand for #104, which provided the option to group bytes. In this patch, I am trying to complete the remaining requirement for endianness.